Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 505 Bytes

FNV

Implementation of the Fowler-Noll-Vo non-cryptographic fast hashing algorithms originally created by Glenn Fowler, Landon Curt Noll and Kiem-Phong Vo.

Implemented according to the algorithm on the page Fowler–Noll–Vo hash function

API DOCS are available here: FNV API

License

MIT LICENSE.