Deskasoft-International
-
- Deprecated
- 66,993 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash... More information -
- Deprecated
- 66,395 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions). -
- Deprecated
- 26,217 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of the cyclic redundancy check (CRC) error-detecting code (http://en.wikipedia.org/wiki/Cyclic_redundancy_check). Implementation is generalized to encompass all possible CRC... More information -
- Deprecated
- 26,035 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/). -
- Deprecated
- 24,466 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash). -
- 13,504 total downloads
- last updated 10/1/2025
- Latest version: 7.1.1
A comprehensive .NET API for well-known hash algorithms. -
- Deprecated
- 12,581 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of BLAKE2 hash (http://blake2.net/). -
- Deprecated
- 8,712 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org/wiki/Jenkins_hash_function). Note: SpookyHash can be found in the Data.HashFunction.SpookyHash package. -
- Deprecated
- 8,686 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html). -
- Deprecated
- 8,678 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of FarmHash (https://github.com/google/farmhash). -
- Deprecated
- 8,660 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of Bernstein hash (http://www.eternallyconfuzzled.com/tuts/algorithms/jsw_tut_hashing.aspx#djb). -
- Deprecated
- 8,642 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of BuzHash (http://www.serve.net/buz/hash.adt/java.002.html). -
- Deprecated
- 8,617 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of a wrapper for System.Security.Cryptography.HashAlgorithm. -
- Deprecated
- 8,610 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
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). -
- Deprecated
- 8,607 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/). -
- Deprecated
- 8,593 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of the hash function used by the elf64 object file format (http://downloads.openwatcom.org/ftp/devel/docs/elf-64-gen.pdf). -
- Deprecated
- 8,581 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of Pearson hashing (http://en.wikipedia.org/wiki/Pearson_hashing) (http://cs.mwsu.edu/~griffin/courses/2133/downloads/Spring11/p677-pearson.pdf). -
- Deprecated
- 8,534 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of MetroHash (https://github.com/jandrewrogers/MetroHash). -
- Deprecated
- 8,423 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Data.HashFunction implementation of BLAKE3 hash (https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE3). -
- Deprecated
- 7,662 total downloads
- last updated 11/5/2024
- Latest version: 3.1.2
Includes all available hash functions.