Y
Hacker News
new
|
ask
|
show
|
jobs
by
wat10000
423 days ago
You can get it pretty much for free by using a random salt with your hash function. This is also useful for avoiding DOS attacks using deliberate hash collisions to trigger quadratic behavior in your hash tables.