One-way compression function: Difference between revisions

Content deleted Content added
The Merkle-Damgård structure: Extended the explanation, should probably become a separate article later on.
Length padding example: Oops, wrong number of bits and zeros. Fixed.
Line 46:
Wikipedi a0000009
 
Note that to avoid confusion the implementation must use a fixed bit-size for the length value, say 6440-bit. So the length value padded in the end really is "000900009" not just "9".
 
== Davies-Meyer ==