2
Is there any source that visualizes how SHA-2 works (including internals) with animated video or an interactive web page?
2
Is there any source that visualizes how SHA-2 works (including internals) with animated video or an interactive web page?
2
This shows an animation of the steps involved in computing a SHA2 hash.
https://youtu.be/FZeLKrQTZtE?t=84
I can't find a diagram of message expansion, but this shows a diagram of one round (SHA256 has 64 rounds):
Yes, it shows the numbers involved and how they changed. But I was looking for something more visual. Representing the changes in the placement of each word after each step, functions involved in each step, ... . – mahdix – 2017-09-05T08:07:14.823
@mahdix Does the edit help? – Nick ODell – 2017-09-05T14:12:41.360