Open jameshloving opened 7 years ago
should be coded in https://github.com/jameshloving/bloomd
siphash: https://lwn.net/Articles/710746/
because https://emboss.github.io/blog/2012/12/14/breaking-murmur-hash-flooding-dos-reloaded/ and http://www.burtleburtle.net/bob/hash/spooky.html
SipHash reference implementation in C: https://github.com/veorq/SipHash
should be coded in https://github.com/jameshloving/bloomd
siphash: https://lwn.net/Articles/710746/