Adam McKay: TIL
Topics
#cryptography
SHA256 is faster than MD5
8 June 2025
For years I've used MD5 for file integrity checks in test scripts, assuming it was faster due to being a simpler algorithm. Turns out this is wrong.