Hacker News new | ask | show | jobs
by vnorilo 1896 days ago
The full product of 32-bit multiply is 64-bit.
1 comments

I don't think SHA-1 uses any multiplications, only bitwise operations (not, and, or, xor), addition and rotation.