How should I store my users passwords in my DB?
#1
For practical reasons, I don't want to make them choose enormous passwords - but I do at least want to prevent permutation attacks picking them off in under 1 second each still!

HELP!!!


Messages In This Thread
How should I store my users passwords in my DB? - by cnd - 07-19-2012, 04:54 PM