#cryptography

SHA256 is faster than MD5
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.