Top 20 NuGet hash Packages

MedallionComparers makes it easy to create IEqualityComparer<T>s and IComparer<T>s for any situation, including comparing collections.
Extremely fast MurmurHash implementation with zero heap allocations
.Net Password security tools
Get the hashes that you want. MD5 SHA1 SHA256 SHA384 SHA512 You can check the credibility of the Hash using the method. IHash _hash = new Hash(); var result = _hash.GetHash("test", HashType.SHA512); var checkHash = _hash.CheckHash( "test", ...
xxHash is an extremely fast non-cryptographic hash algorithm, working at speeds close to RAM limits. It is proposed in two flavors, 32 and 64 bits.
Encrypt strings, byteArray, objects or stream using .GetMD5() extension. Ex: string key = "hello world".GetMD5();
Package Description
Hashes a string & verify given string against hash string
Package Description
Kuku is a simple open-source (MIT licensed) cuckoo hashing library developed by the Cryptography and Privacy Research group at Microsoft. Kuku is written in modern standard C++ and has no external dependencies, making it easy to compile and run in many different environments.
Fast C# implementation of bloom filters packed in a .NET Standard library.
Package Description
.NET library that contains extension methods and helper classes for character-based data types.
Simple encrypt, decrypt, and hash
Hashio is a C # library for encrypting strings, commonly used to protect user passwords. See the full documentation: - https://github.com/iuryferreira/hashio
c# dotnet core native implementation of SHA3, keccak and Shake implementation.
Package Description
Pacchetto per criptare, decriptare e generare l'hash di una stringa