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

Yes, I should have said hashed not encrypted.
hashing is one-way encryption tho
That's the point, take a look into salting + hashing passwords