Data.HashFunction implementation of Fowler–Noll–Vo hash function (http://www.isthe.com/chongo/tech/comp/fnv/index.html) (http://en.wikipedia.org/wiki/FowlerâNollâVo_hash_function).
Data.HashFunction implementation of Fowler–Noll–Vo hash function (http://www.isthe.com/chongo/tech/comp/fnv/index.html) (http://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function).
.NET 2 framework library to compute the Fowler–Noll–Vo hash.
Documentation available at:
https://marcjohnston.github.io/byMarc.Net2.Library.Fnv1a/
Issues and bug tracker available at:
https://github.com/marcjohnston/byMarc.Net2.Library.Fnv1a/issues
NuGet package...
More information