Y
Hacker News
new
|
ask
|
show
|
jobs
by
leapius
4601 days ago
oh ok I thought the usual MO was:
if (md5(password + salt) == stored value) ..
1 comments
Pxtl
4601 days ago
It is, but if you don't have the naked password available at the time that you got your hands on the salt? May as well still salt it.
link