7 ms·
Which in itself would be a bad security practice because that would mean that the passwords aren't individually salted.
by MHard 4y ago
Which in itself would be a bad security practice because that would mean that the passwords aren't individually salted.
- sgjohnson 4y agoAnd 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.