Thursday, 29 August 2013

alternative to md5 (not for password hashing)

alternative to md5 (not for password hashing)

References

Reference NO 1

http://stackoverflow.com/questions/13651479/alternative-to-md5-not-for-password-hashing

Reference NO 2

http://www.perlmonks.org/?node_id=386246

Reference NO 3

http://www.codinghorror.com/blog/2012/04/speed-hashing.html

Reference NO 4

http://security.stackexchange.com/questions/15790/why-do-people-still-use-recommend-md5-if-it-is-cracked-since-1996

Reference NO 5

http://board.phpbuilder.com/showthread.php?10336139-Safe-encryption-alternative-to-md5.&p=10783501

Reference NO 6

http://dustwell.com/how-to-handle-passwords-bcrypt.html

Reference NO 7

http://www.not-implemented.com/comparing-hash-algorithms-md5-sha1-sha2/

Reference NO 8

http://php.net/manual/en/faq.passwords.php

No comments:

Post a Comment