Hacker News new | ask | show | jobs
by rurban 550 days ago
Spooky also has some good results on common identifiers.

But fnv-1a is in a completely different league. It's recommended for hash tables with other security measures than hash function security. This hash is a typical hybrid, but not universal. umash would be the perfect hybrid: insecure, pretty fast, passes all tests, universal

1 comments

Thanks for the umash tip.