Hacker News new | ask | show | jobs
by dekz 5044 days ago
If you're comparing plain text passwords then you've already done something wrong. You'll find the hash construct mitigates against attacks like these due to its nature, especially with a per user salt.