Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreareina
1509 days ago
I certainly hope that passwords aren't encrypted but run through an appropriately-expensive password hash.
1 comments
Ozzie_osman
1509 days ago
Yes, I should have said hashed not encrypted.
link
zeepzeep
1509 days ago
hashing is one-way encryption tho
link
Tiddles-the2nd
1509 days ago
That's the point, take a look into salting + hashing passwords
link