Top 20 NuGet hash Packages

Package Description
Package containing cryptography helper functions like Hash Generator and Password Generator
Implementation of Wang Yi's wyhash 64-bit hash algorithm and wyrand PRNG. Implements wyhash v1
Tiny perfect hash library for dotnet
Implements SHA-3, as defined in NIST FIPS 202, including the general KECCAK algorithm and the SHAKE128, SHAKE256, RawSHAKE128 and RawSHAKE256 XOF functions.
Redistribution of PBKDF2.NET by therealmagicmike rebuilt for DotNet Core 3.0
hash library for Bryllite. Keccak, SHA3, SHA2, Blake2, Ripemd
A C# implementation of libpuzzle (an image fingerprinting algorithm)
Hash passwords easily (with salting). You can choose between 6 different hashing algorithms which are sha1, sha256, sha384, sha512 and blake2b
Builds MD5 hash for a combination of standard .NET types. Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary...
HashLib4CSharp is a C# library that provides an easy to use interface for computing hashes and checksums of strings (with a specified encoding), files, streams, byte arrays and untyped data.
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
Easily create high performance, deterministic hashes of any serializable object or stream of bytes
.Net library to simplify cryptography in so developers will actually use it
Simple way of creating and verifying salted password hashes.
Allows you to work with 'location.hash' value in a similar fashion to a server-side query string. It also supports cross-browser "hashchange" event handling and a hash-based Routing engine. This is a stand-alone JavaScript library with zero other dependencies.