Top 20 NuGet hash Packages

Way to manage parameters after hash(#) and access query string in single page web applications.
Tool for hashing and salting strings (passwords), you can specify the salt size before encrypting
Library with Common Helpers
Arg.js gives you quick and easy access to parameters in the URL.
PWDTK Mobile (Password Toolkit Mobile) is a .NET API which easily allows you to create crypto random salt strings and generate password hashes using a HMAC SHA-256 based version of the PBKDF2 specification. It also contains an implementation of password policies which are enforced using regular expr...
checksum - Command line file checksum validator. checksum checks a file and returns a checksum for both md5 and sha1. To use checksum you would simply provide a file path and it will return the sum for the file. Example: checksum -f="relative\path" Example: checksum "relative\path" ...
A simple tool to create and validate hashed and salted passwords. Code by Taylor Hornby (defuse.ca/crackstation.net).
A library that implements various encryption and hashing functions.
.Net Dev Utils
Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html).
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).
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.
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).
Data.HashFunction implementation of BuzHash (http://www.serve.net/buz/hash.adt/java.002.html).
Data.HashFunction implementation of Bernstein hash (http://www.eternallyconfuzzled.com/tuts/algorithms/jsw_tut_hashing.aspx#djb).
gicon is to help you to generate icon by 128-bit hash (MD5, SHA1) or GUID.
CityHash.Net provides non-cryptographic hash functions for strings. This is a ported version from the original code in C++ https://code.google.com/p/cityhash/
Passlib.NET is a password library inspired by passlib.
CryptoService provides one-way hash and two-way encryption and decryption services
A helper bundle transform which prevents caching of bundle contents when optimizations are disabled - when debug is enabled or BundleTable.EnableOptimizations is false.