Hacker News new | ask | show | jobs
by 3131s 3446 days ago
No extra hashes needed for an all caps version or inverted case version of a password, just perform those transformations on the user input, hash, and compare the result to the single stored hash.