180 packages
returned for Tags:"hash"
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.
A collection of Hash functions (xxHash...) dedicated for fast computations for .NET
A collection of Hash functions (xxHash...) dedicated for fast computations for .NET
Minimal perfect hash function library for .NET
Sammy.js is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications. Sammy tries to achieve this by providing a small core framework and an ever-growing list of plugins for specific functionality. The core includes a simple API for...
More information
-
179,318 total downloads
-
last updated 3/27/2018
-
Latest version: 2.0.0
-
hash
function
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 functions. Includes wrapper for HashAlgorithm-based hash functions.
-
166,210 total downloads
-
last updated 9/14/2016
-
Latest version: 1.2.2
-
ids
hash
Generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
-
164,805 total downloads
-
last updated 3/27/2018
-
Latest version: 2.0.0
-
hash
function
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).
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/).
Provides a HashAlgorithm implementation of the Murmur3 algorithm
Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash).
BCrypt .Net
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to...
More information
libsodium for .NET
A secure cryptographic library
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 parameters from 1 to 64 bits.
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).
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).
Spookily Sharp
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.
A .NET implementation of scrypt algorithm.
A helper bundle transform which prevents caching of bundle contents when optimizations are disabled - when debug is enabled or BundleTable.EnableOptimizations is false.
CryptSharp - use https://www.nuget.org/packages/BCrypt.Net-Next/ for password hashing, not this library.