C# library to create a common interface to non-cryptographic hash functions.
-
Updated
May 13, 2022 - C#
C# library to create a common interface to non-cryptographic hash functions.
A .NET implementation of several non-cryptographic hashes.
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
Add a description, image, and links to the non-cryptographic-hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the non-cryptographic-hash-functions topic, visit your repo's landing page and select "manage topics."