jameshloving / edict

Other
0 stars 0 forks source link

bloomd: support cryptographically secure hash, ex, siphash #4

Open jameshloving opened 7 years ago

jameshloving commented 7 years ago

should be coded in https://github.com/jameshloving/bloomd

siphash: https://lwn.net/Articles/710746/

jameshloving commented 7 years ago

because https://emboss.github.io/blog/2012/12/14/breaking-murmur-hash-flooding-dos-reloaded/ and http://www.burtleburtle.net/bob/hash/spooky.html

jameshloving commented 7 years ago

SipHash reference implementation in C: https://github.com/veorq/SipHash