Hacker News new | ask | show | jobs
by MHard 1301 days ago
Which in itself would be a bad security practice because that would mean that the passwords aren't individually salted.
1 comments

And they would be hashed using MD5!

But on a serious note, it's possible to individually salt passwords, and still match username & password in one query.