阅读背景:

在MySQL中使用什么函数来散列密码?

来源:互联网 

I have a user table in my mysql database that has a password column. Currently, I use the MD5 algorithm to hash the users' password for storage in the database. Now I like to think that I am a security conscience person. I noticed while reading the MySQL docs that they don't recommend MD5 or the SHA/SHA1 hashing methods, but don't offer an alternative. I have a user table in my mysql database that h




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: