Hacker News new | ask | show | jobs
by eck 3420 days ago
The keyspace of SSNs is only 10^9. I don't think password hashing would help much.
1 comments

Okay, so don't associate the SSN hash with the account. Come up with a mechanism to store anonymized SSNs to detect duplicate accounts.
Bloomfilters.