use salted, highly iterated password hashes, preferably utilizing PBKDF2 or scrypt.
How should I store my users passwords in my DB?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How should I store my users passwords in my DB? - by cnd - 07-19-2012, 04:54 PM
RE: How should I store my users passwords in my DB? - by undeath - 07-19-2012, 05:04 PM
RE: How should I store my users passwords in my DB? - by Bitweasil - 07-19-2012, 05:47 PM
RE: How should I store my users passwords in my DB? - by Incisive - 07-19-2012, 08:57 PM
RE: How should I store my users passwords in my DB? - by Bitweasil - 07-19-2012, 10:25 PM
|