MySQL Password Hash
#1

Hey,

I tried to use SHA1 for my password hashing on MySQL however it failed. Anyone have a better method that maybe I should use?

Thanks,

-Mike
Reply
#2

Try using whirlpool or MD5.
Reply
#3

put in query MD5('password');
Reply
#4

thanks guys
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)