Y
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
nickfrostatx
3420 days ago
Okay, so don't associate the SSN hash with the account. Come up with a mechanism to store anonymized SSNs to detect duplicate accounts.
link
im3w1l
3420 days ago
Bloomfilters.
link