Posts: 144
Threads: 12
Joined: Sep 2014
Reputation:
0
You could try Whirlpool aswell
Posts: 3,004
Threads: 12
Joined: May 2011
hash, not encrypt.
md5 is not for hashing passwords.
use SHA256_PassHash for decent password hashing.
Learn to script, otherwise you'll beg people to write code for you forever.