Hacker News new | ask | show | jobs
by necovek 2529 days ago
If you run a web service and want to proactively expire breached passwords, you need to have full list of plain-text passwords to hash them with algorithm you are using (and use the same salt if you are doing that too).