Reasons why SHA512 is superior to MD5

前端 未结 7 1611
粉色の甜心
粉色の甜心 2020-12-14 07:07

I was wondering if I could reasons or links to resources explaining why SHA512 is a superior hashing algorithm to MD5.

7条回答
  •  失恋的感觉
    2020-12-14 07:36

    MD5 has a chance of collision (http://www.mscs.dal.ca/~selinger/md5collision/) and there are numerous MD5 rainbow tables for reverse password look-up on the web and available for download.

提交回复
热议问题