Skip to content

durgaswaroop/fnv_fastHashing_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.