Ask HN: Is MD5 reliable for anything other than checksum?

1 points by sauravt ↗ HN

2 comments

[ 2.7 ms ] story [ 12.0 ms ] thread
MD5 is completely cryptographically broken, so no.

(Collisions, single block collisions and chosen-prefix collision can be found very fast)

MD5 is still not reversible, so it still has many uses.