January 22, 2002
Practical Aspects of Modern Cryptography
72
A Cryptographic Hash:  SHA-1
nWhat’s in the final 32-bit transform?
nTake the rightmost word.
nAdd in the leftmost word rotated 5 bits.
nAdd in a round-dependent function f of the middle three words.
nAdd in a round-dependent constant.