Jingkai / smhasher

Automatically exported from code.google.com/p/smhasher
0 stars 0 forks source link

More hashes #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Adds:
* One-At-A-Time
* Lookup2
* Python's hash function

Also renames FNV to FNV-1a because the implemented FNV hash is the 1a variant.  
Adds FNV-1 so it can be compared to the 1a variant.

Original issue reported on code.google.com by john@nachtimwald.com on 6 Jul 2014 at 6:41

Attachments: