Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org "hash" keyword

Top 0.4% on nuget.org
system.data.hashfunction.core 2.0.0
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia....
21 versions - Latest release: about 6 years ago - 33 dependent packages - 138 dependent repositories - 12.5 million downloads total - 1 maintainer
Top 1.5% on nuget.org
murmurhash 1.0.3
Provides a HashAlgorithm implementation of the Murmur3 algorithm
4 versions - Latest release: over 5 years ago - 54 dependent packages - 64 dependent repositories - 12.4 million downloads total - 99 stars on GitHub - 1 maintainer
Top 2.2% on nuget.org
scrypt.net 1.3.0
A .NET implementation of scrypt algorithm.
5 versions - Latest release: over 7 years ago - 11 dependent packages - 62 dependent repositories - 565 thousand downloads total - 94 stars on GitHub - 1 maintainer
Top 1.7% on nuget.org
libsodium-net 0.10.0
A secure cryptographic library
28 versions - Latest release: over 7 years ago - 15 dependent packages - 31 dependent repositories - 445 thousand downloads total - 350 stars on GitHub - 1 maintainer
Top 3.0% on nuget.org
msbuildgithash 2.0.2
MSBuild targets for compiling a Git repository hash into .NET assemblies.
16 versions - Latest release: almost 4 years ago - 3 dependent packages - 20 dependent repositories - 617 thousand downloads total - 93 stars on GitHub - 1 maintainer
Top 2.0% on nuget.org
system.data.hashfunction.blake2 2.0.0
Data.HashFunction implementation of BLAKE2 hash (http://blake2.net/).
10 versions - Latest release: about 6 years ago - 5 dependent packages - 16 dependent repositories - 678 thousand downloads total - 1 maintainer
Top 2.0% on nuget.org
murmurhash-signed 1.0.3
Provides a HashAlgorithm implementation of the Murmur3 algorithm
4 versions - Latest release: over 5 years ago - 14 dependent packages - 12 dependent repositories - 3.46 million downloads total - 99 stars on GitHub - 1 maintainer
Top 4.1% on nuget.org
spookilysharp 1.2.0
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32-, 64- and 128-bit hash...
10 versions - Latest release: over 6 years ago - 4 dependent packages - 11 dependent repositories - 566 thousand downloads total - 23 stars on GitHub - 1 maintainer
Top 3.7% on nuget.org
extensions.data.xxhash.core20 1.0.2
A .NET implementation of xxHash. https://github.com/wilhelmliao/xxHash.NET
2 versions - Latest release: over 124 years ago - 10 dependent packages - 10 dependent repositories - 445 thousand downloads total - 32 stars on GitHub - 1 maintainer
Top 3.8% on nuget.org
cryptsharp 1.3.0
CryptSharp - use https://www.nuget.org/packages/BCrypt.Net-Next/ for password hashing, not this l...
3 versions - Latest release: over 6 years ago - 3 dependent packages - 10 dependent repositories - 235 thousand downloads total - 51 stars on GitHub - 1 maintainer
Top 8.8% on nuget.org
scottbrady91.aspnetcore.identity.bcryptpasswordhasher 1.3.0
ASP.NET Core Identity IPasswordHasher implementation using BCrypt.Net - next
5 versions - Latest release: about 3 years ago - 9 dependent repositories - 69.2 thousand downloads total - 12 stars on GitHub - 1 maintainer
Top 5.8% on nuget.org
pbkdf2.net 2.0.0
PBKDF2.NET provides adaptive password-based key derivation functionality (PBKDF2) for the .NET Fr...
3 versions - Latest release: over 10 years ago - 1 dependent package - 8 dependent repositories - 109 thousand downloads total - 1 maintainer
Top 3.3% on nuget.org
hashids.net 1.7.0
Generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose...
19 versions - Latest release: about 1 year ago - 1 dependent package - 7 dependent repositories - 8.05 million downloads total - 3,251 stars on GitHub - 1 maintainer
Top 5.2% on nuget.org
liphsoft.crypto.argon2 1.0.5
A .NET wrapper to invoke a C implementation of Argon2.
6 versions - Latest release: over 7 years ago - 2 dependent packages - 6 dependent repositories - 57.2 thousand downloads total - 36 stars on GitHub - 1 maintainer
Top 7.1% on nuget.org
jpproject.aspnetcore.passwordhasher.argon2 3.0.3
This is an improvement for Microsoft ASP.NET Core Identity PasswordHash with Argon2
7 versions - Latest release: over 124 years ago - 1 dependent package - 5 dependent repositories
devutils 1.0.4
.Net Dev Utils
5 versions - Latest release: almost 10 years ago - 5 dependent repositories - 9.79 thousand downloads total - 19 stars on GitHub - 1 maintainer
Top 7.7% on nuget.org
murmurhash.net 0.0.2
Extremely fast MurmurHash implementation with zero heap allocations
2 versions - Latest release: about 4 years ago - 5 dependent repositories - 98.4 thousand downloads total - 31 stars on GitHub - 1 maintainer
Top 2.3% on nuget.org
farmhash.sharp 0.9.0
A .NET Port of Google's blazingly fast hashing algorithm
10 versions - Latest release: about 4 years ago - 8 dependent packages - 5 dependent repositories - 453 thousand downloads total - 1 maintainer
Top 7.5% on nuget.org
hash 4.0.0
A password hasher.
4 versions - Latest release: over 5 years ago - 1 dependent package - 4 dependent repositories - 41.8 thousand downloads total - 1 maintainer
Top 7.8% on nuget.org
galactic.cryptography 1.3.0
A class library for common encryption tasks. Supports various hash and encryption algorithms.
14 versions - Latest release: about 8 years ago - 1 dependent package - 4 dependent repositories - 28.9 thousand downloads total - 1 maintainer
Top 4.2% on nuget.org
system.data.hashfunction.jenkins 2.0.0
Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org...
21 versions - Latest release: about 6 years ago - 3 dependent packages - 4 dependent repositories - 113 thousand downloads total - 1 maintainer
oc.core.crypto 1.4.13
You need basic cryptographic functionality to secure data from within your application, but have ...
10 versions - Latest release: over 8 years ago - 4 dependent repositories - 19.3 thousand downloads total - 1 maintainer
vanilla 0.0.1-rc05
A fluent library of wonderful extensions and utilities that can make your code short and clean.
18 versions - Latest release: almost 5 years ago - 4 dependent repositories
Top 8.0% on nuget.org
scottbrady91.aspnetcore.identity.argon2passwordhasher 1.4.0
ASP.NET Core Identity IPasswordHasher implementation using Argon2
5 versions - Latest release: over 2 years ago - 4 dependent repositories - 143 thousand downloads total - 22 stars on GitHub - 1 maintainer
Top 6.0% on nuget.org
xxhash.net 1.0.2
A .NET implementation of xxHash. https://github.com/wilhelmliao/xxHash.NET
3 versions - Latest release: over 6 years ago - 4 dependent packages - 3 dependent repositories - 44.5 thousand downloads total - 32 stars on GitHub - 1 maintainer
jquery-hashchange 1.3.0
This jQuery plugin enables very basic bookmarkable #hash history via a cross-browser HTML5 window...
1 version - Latest release: over 12 years ago - 3 dependent repositories - 33.5 thousand downloads total - 1 maintainer
Top 8.7% on nuget.org
simplehashing.net 2.1.0
A simple password hashing based on top of Microsoft PBKDF2 with an easy to use interface
6 versions - Latest release: over 3 years ago - 3 dependent repositories - 82.8 thousand downloads total - 16 stars on GitHub - 1 maintainer
Top 5.5% on nuget.org
crypthash.net 3.6.1
CryptHash.Net is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in pr...
27 versions - Latest release: about 3 years ago - 2 dependent packages - 3 dependent repositories - 93.6 thousand downloads total - 40 stars on GitHub - 1 maintainer
plugin.security 1.0.2
Plugin to generate password hashes
3 versions - Latest release: over 6 years ago - 3 dependent repositories - 3.29 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 8.7% on nuget.org
system.data.hashfunction.farmhash 2.0.0
Data.HashFunction implementation of FarmHash (https://github.com/google/farmhash).
2 versions - Latest release: almost 6 years ago - 3 dependent repositories - 684 thousand downloads total - 1 maintainer
Top 9.5% on nuget.org
nito.hashalgorithms 1.0.1 💰
Hash algorithm implementations, including CRC32 and CRC16.
3 versions - Latest release: over 2 years ago - 3 dependent repositories - 39.3 thousand downloads total - 19 stars on GitHub - 1 maintainer
colorhashsharp 1.0.0
Generate color based on the given string
1 version - Latest release: over 5 years ago - 2 dependent repositories - 18.7 thousand downloads total - 1 maintainer
efficientlylazy.crypto 0.9.2
.Net library to simplify cryptography in so developers will actually use it
2 versions - Latest release: over 12 years ago - 2 dependent repositories - 21.1 thousand downloads total - 5 stars on GitHub - 1 maintainer
openssl_no-asm_vc120 1.0.1.800
The OpenSSL Project is a commercial-grade, full-featured, and Open Source toolkit implementing th...
5 versions - Latest release: almost 10 years ago - 1 dependent package - 2 dependent repositories - 8.3 thousand downloads total - 1 maintainer
passwordhashing 2.0.1
Hash passwords easily (with salting). You can choose between 6 different hashing algorithms whi...
3 versions - Latest release: over 4 years ago - 2 dependent repositories - 8.46 thousand downloads total - 0 stars on GitHub - 1 maintainer
k4os.hash.crc 1.1.4
CRC32 hash implementation for .NET
4 versions - Latest release: almost 5 years ago - 2 dependent repositories - 10.1 thousand downloads total - 3 stars on GitHub - 1 maintainer
passwordhasher 1.0.0
A password hasher.
1 version - Latest release: about 9 years ago - 2 dependent repositories - 5.14 thousand downloads total - 5 stars on GitHub - 1 maintainer
hashpassword 1.0.0
A password hasher that generates a unique salt for each hash.
1 version - Latest release: over 4 years ago - 2 dependent repositories - 1 thousand downloads total - 1 stars on GitHub - 1 maintainer
acryptohashnet 3.0.0
A pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (S...
4 versions - Latest release: 4 months ago - 2 dependent repositories - 6.16 thousand downloads total - 4 stars on GitHub - 1 maintainer
jpproject.aspnetcore.passwordhasher.bcrypt 3.0.3
This is an improvement for Microsoft ASP.NET Core Identity PasswordHash with BCrypt
7 versions - Latest release: about 4 years ago - 2 dependent repositories - 4.91 thousand downloads total - 1 maintainer
Top 6.7% on nuget.org
system.data.hashfunction.pearson 2.0.0
Data.HashFunction implementation of Pearson hashing (http://en.wikipedia.org/wiki/Pearson_hashing...
20 versions - Latest release: about 6 years ago - 2 dependent packages - 2 dependent repositories - 42 thousand downloads total - 1 maintainer
Top 9.6% on nuget.org
bytedev.crypto 8.0.0
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting d...
21 versions - Latest release: over 2 years ago - 2 dependent packages - 2 dependent repositories - 27.7 thousand downloads total - 1 stars on GitHub - 1 maintainer
omu.encrypto 1.0.0
Tool for hashing and salting strings (passwords), you can specify the salt size before encrypting
1 version - Latest release: over 10 years ago - 2 dependent repositories - 8.27 thousand downloads total - 1 maintainer
dexiom.quickcrc32 1.0.3
Quick and dirty CRC32 hash
1 version - Latest release: about 7 years ago - 2 dependent repositories - 2.08 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 6.8% on nuget.org
system.data.hashfunction.core.net40async 1.8.2
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia....
4 versions - Latest release: over 124 years ago - 17 dependent packages - 1 dependent repositories - 19.7 thousand downloads total - 1 maintainer
system.data.hashfunction.metrohash 2.0.0
Data.HashFunction implementation of MetroHash (https://github.com/jandrewrogers/MetroHash).
2 versions - Latest release: almost 6 years ago - 1 dependent repositories - 6.94 thousand downloads total - 1 maintainer
Top 7.2% on nuget.org
system.data.hashfunction.bernsteinhash 2.0.0
Data.HashFunction implementation of Bernstein hash (http://www.eternallyconfuzzled.com/tuts/algor...
21 versions - Latest release: about 6 years ago - 3 dependent packages - 1 dependent repositories - 23.9 thousand downloads total - 1 maintainer
system.data.hashfunction.murmurhash.net40async 1.8.2
Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash).
4 versions - Latest release: over 124 years ago - 1 dependent package - 1 dependent repositories - 8.26 thousand downloads total - 1 maintainer
cityhash.net 1.0.1
CityHash.Net provides non-cryptographic hash functions for strings. This is a ported version from...
2 versions - Latest release: over 9 years ago - 1 dependent repositories - 33.2 thousand downloads total - 1 maintainer
Top 8.3% on nuget.org
sha3core 1.0.1
c# dotnet core native implementation of SHA3, keccak and Shake implementation.
2 versions - Latest release: about 3 years ago - 2 dependent packages - 1 dependent repositories - 8.58 thousand downloads total - 1 maintainer
Top 8.4% on nuget.org
dexih.utils.crypto 1.0.37
Provides best practice encryption and hashing methods. These functions can be used to safely enc...
11 versions - Latest release: over 4 years ago - 3 dependent packages - 1 dependent repositories - 482 thousand downloads total - 0 stars on GitHub - 1 maintainer
budul.hashextensions 1.8.0
Multiple extension methods to generate hashes from different data types
9 versions - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 9.44 thousand downloads total - 1 maintainer
code.extensions.exception.getfingerprint 1.0.1
Source code package. A utility class for obtaining a "fingerprint" (hash) of an exception to help...
2 versions - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 1.47 thousand downloads total - 10 stars on GitHub - 1 maintainer
system.data.hashfunction.cityhash.net40async 1.8.2
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).
4 versions - Latest release: over 124 years ago - 1 dependent package - 1 dependent repositories - 4.67 thousand downloads total - 1 maintainer
Top 9.7% on nuget.org
invio.hashing 2.0.0
Utilities for generating hashes and hashcodes
13 versions - Latest release: over 124 years ago - 2 dependent packages - 1 dependent repositories - 30.5 thousand downloads total - 1 stars on GitHub - 2 maintainers
Top 9.0% on nuget.org
cuemon 1.0.2012.1500
Simple, intuitive and logical every-day-usage additions to the Microsoft .NET Framework 2.0 SP1 a...
80 versions - Latest release: over 124 years ago - 1 dependent package - 1 dependent repositories
klypz.switchblade 1.2.1
Este pacote é basicamente um utilitário. Criamos vários métodos e extensões que implementam funçõ...
13 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 19.6 thousand downloads total - 1 maintainer
cryptographyhelpers 1.0.2
CryptographyHelpers is a multi-target class library (.NET Core 3.0 / .NET Core 3.1 / .NET 5) to p...
3 versions - Latest release: almost 3 years ago - 1 dependent repositories - 1.74 thousand downloads total - 9 stars on GitHub - 1 maintainer
Top 8.3% on nuget.org
consistentsharp 1.0.4 💰
Consistent hash for dotnet core. port from go version https://github.com/stathat/consistent
5 versions - Latest release: over 4 years ago - 2 dependent packages - 1 dependent repositories - 32.8 thousand downloads total - 3 stars on GitHub - 1 maintainer
csbcrypt 1.1.0
An implementation the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adap...
4 versions - Latest release: about 5 years ago - 1 dependent repositories - 5.67 thousand downloads total - 0 stars on GitHub - 1 maintainer
drualcman-cipher 1.2.9
Text encryption with secret and key
8 versions - Latest release: almost 3 years ago - 1 dependent repositories - 2.77 thousand downloads total - 1 maintainer
passwordhashtool 1.0.0
A simple tool to create and validate hashed and salted passwords. Code by Taylor Hornby (defuse.c...
1 version - Latest release: about 10 years ago - 1 dependent repositories - 2.65 thousand downloads total - 1 maintainer
Top 6.8% on nuget.org
nito.hashalgorithms.crc 1.0.1 💰
CRC32 and CRC16 hash algorithms.
3 versions - Latest release: over 2 years ago - 2 dependent packages - 1 dependent repositories - 73.5 thousand downloads total - 19 stars on GitHub - 1 maintainer
Top 4.6% on nuget.org
system.data.hashfunction.spookyhash 2.0.0
Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html).
21 versions - Latest release: about 6 years ago - 4 dependent packages - 1 dependent repositories - 171 thousand downloads total - 1 maintainer
Top 5.3% on nuget.org
obeautifulcode.math.recipes.hashcodehelper 1.0.70
Provides methods to help with generating hash codes for structures and classes.
16 versions - Latest release: over 124 years ago - 4 dependent packages - 1 dependent repositories
nito.kitchensink.hashalgorithms 1.1.0
A library containing OpenSSL-like extension methods for HashAlgorithm.
2 versions - Latest release: almost 13 years ago - 1 dependent repositories - 4.86 thousand downloads total - 1 maintainer
Top 9.3% on nuget.org
dispenser 1.1.4
Dispenser
7 versions - Latest release: over 4 years ago - 3 dependent packages - 1 dependent repositories - 23.6 thousand downloads total - 2 stars on GitHub - 1 maintainer
xxhash 1.0.0
XXHash - Extremely fast hash algorithm,impl for csharp,can process 10.8 GB/s on modern cpu.
1 version - Latest release: about 7 years ago - 1 dependent repositories - 2.41 thousand downloads total - 24 stars on GitHub - 1 maintainer
Top 9.3% on nuget.org
xpando 2.4.0
Utilities for dealing with ExpandoObject.
5 versions - Latest release: over 6 years ago - 2 dependent packages - 1 dependent repositories - 11.5 thousand downloads total - 7 stars on GitHub - 1 maintainer
vm.aspects.security.cryptography.ciphers.xml 2.1.4
THE CLASSES FROM THE CIPHERS PACKAGES DO NOT IMPLEMENT ANY CRYPTOGRAPHIC ALGORITHMS. They leverag...
2 versions - Latest release: over 5 years ago - 1 dependent package - 1 dependent repositories - 4.93 thousand downloads total - 1 maintainer
prthg.prthgcs 0.1.14
prthg-cs dotnet library docs and repository: https://github.com/prothegee/prthg-cs
15 versions - Latest release: 10 months ago - 1 dependent repositories - 2.15 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 8.5% on nuget.org
vm.aspects.security.cryptography.ciphers 2.1.4
THE CLASSES FROM THE CIPHERS PACKAGES DO NOT IMPLEMENT ANY CRYPTOGRAPHIC ALGORITHMS. They leverag...
6 versions - Latest release: over 5 years ago - 1 dependent package - 1 dependent repositories - 40 thousand downloads total - 1 maintainer
Top 4.6% on nuget.org
fg.common 1.4.0
Common functionality for Fabricators Guild solutions (will be moved to separate repo soon)
35 versions - Latest release: about 6 years ago - 13 dependent packages - 1 dependent repositories - 70 thousand downloads total - 3 maintainers
effortless.net.core.encryption 1.3.1
.Net Core version of https://github.com/sjh37/Effortless-.Net-Encryption Effortless .Net C...
2 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 8.45 thousand downloads total - 1 maintainer
testware.utilities 1.4.0
These utilities add support for MD5 hash calculations and add conversion utilities to convert bet...
1 version - Latest release: almost 8 years ago - 1 dependent repositories - 1.18 thousand downloads total - 1 maintainer
Top 4.5% on nuget.org
cuemon.security 4.0.2016.1360-beta
The Cuemon.Security assembly is a member of the Cuemon .NET Standard family and provides enhancem...
13 versions - Latest release: over 124 years ago - 7 dependent packages - 1 dependent repositories
Top 7.5% on nuget.org
cryptlink.signingframework 1.5.3
A convenient signing and hashing framework, anything you can serialize, you can hash and sign. Al...
13 versions - Latest release: almost 5 years ago - 4 dependent packages - 1 dependent repositories - 52.3 thousand downloads total - 2 stars on GitHub - 1 maintainer
hashlib4csharp 1.5.0
HashLib4CSharp is a C# library that provides an easy to use interface for computing hashes and ch...
6 versions - Latest release: almost 4 years ago - 1 dependent repositories - 3.82 thousand downloads total - 8 stars on GitHub - 1 maintainer
Top 7.5% on nuget.org
ciphers 2.0.0
Features: * The package uses industry strong cryptographic algorithms for encryption,...
65 versions - Latest release: over 124 years ago - 1 dependent package - 1 dependent repositories - 100 thousand downloads total - 1 maintainer
Top 9.8% on nuget.org
grassfed.murmurhash3 1.0.0
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function.
1 version - Latest release: over 6 years ago - 1 dependent repositories - 31.8 thousand downloads total - 16 stars on GitHub - 1 maintainer
sharphash_ron4fun 1.1.0
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes an...
1 version - Latest release: almost 4 years ago - 1 dependent package - 1 dependent repositories - 732 downloads total - 35 stars on GitHub - 1 maintainer
bmppwd 2.0.3 💰
A Library for en/decrypting text to Images
10 versions - Latest release: almost 4 years ago - 1 dependent repositories - 10.5 thousand downloads total - 7 stars on GitHub - 1 maintainer
hog.blake2 1.0.9
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
1 version - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 1.5 thousand downloads total - 197 stars on GitHub - 1 maintainer
duplaimage.lib.imagemagick 1.0.1
Image Magick addon for DuplaImage.Lib
2 versions - Latest release: over 3 years ago - 1 dependent repositories - 937 downloads total - 4 stars on GitHub - 1 maintainer
duplaimage.lib 1.2.3
DuplaImage.Lib is a .NET standard library offering several different perceptual hashing algorithm...
4 versions - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 2.26 thousand downloads total - 4 stars on GitHub - 1 maintainer
medallioncomparers 1.0.0
MedallionComparers makes it easy to create IEqualityComparer<T>s and IComparer<T>s for any situat...
1 version - Latest release: over 4 years ago - 1 dependent repositories - 593 downloads total - 1 stars on GitHub - 1 maintainer
ng.passwordhashingservice 1.0.1
A simple service to hash passwords with PBKDF2 in C#.
2 versions - Latest release: over 3 years ago - 1 dependent repositories - 2 stars on GitHub - 1 maintainer
Top 7.0% on nuget.org
magic.lambda.crypto 17.2.0
Cryptography helpers for Magic, allowing you to store passwords cryptographically secured, in add...
136 versions - Latest release: 4 months ago - 1 dependent package - 1 dependent repositories - 169 thousand downloads total - 1 maintainer
murmur3 1.0.0
Non cryptographic hash function murmur3
1 version - Latest release: over 5 years ago - 1 dependent repositories - 11 thousand downloads total - 0 stars on GitHub - 1 maintainer
scrypt.netcore 1.0.3
Scrypt.NET implementation for netstandard1.3
4 versions - Latest release: over 124 years ago - 1 dependent repositories
aesop.fnv1a 1.0.0
FNV-1a hash algorithm in C#
1 version - Latest release: over 6 years ago - 1 dependent repositories - 1.81 thousand downloads total - 21 stars on GitHub - 1 maintainer
slidewave.util.mumurhash264a 1.0.0
A .net port of murmur2 MurmurHash64A implmentation
1 version - Latest release: over 7 years ago - 1 dependent repositories - 1.49 thousand downloads total - 0 stars on GitHub - 1 maintainer
sqad.crypto.argon2 1.0.5
A .NET wrapper to invoke a C implementation of Argon2.
6 versions - Latest release: almost 6 years ago - 1 dependent repositories - 5.5 thousand downloads total - 1 stars on GitHub - 1 maintainer
dispenser.hasher.sha1 1.1.4
SHA1 hasher for Dispenser
7 versions - Latest release: over 4 years ago - 1 dependent repositories - 4.13 thousand downloads total - 2 stars on GitHub - 1 maintainer
credentials 2.0.12
Library for username & passwords, including an implementation of RFC2898 passwords for the secure...
21 versions - Latest release: over 124 years ago - 1 dependent package - 1 dependent repositories - 23.4 thousand downloads total - 2 stars on GitHub - 1 maintainer
obeautifulcode.math.hashcodehelper 1.0.53
Provides methods to help with generating hash codes for structures and classes.
8 versions - Latest release: over 124 years ago - 1 dependent repositories - 0 stars on GitHub
bog.framework 2.1.4
A collection of utility classes.
2 versions - Latest release: over 4 years ago - 1 dependent repositories - 1.72 thousand downloads total - 2 stars on GitHub - 1 maintainer
bloomy.lib 1.1.0
Fast C# implementation of bloom filters packed in a .NET Standard library.
2 versions - Latest release: almost 4 years ago - 1.11 thousand downloads total - 2 stars on GitHub - 1 maintainer
m5.bloomfilter.serialization.json 1.0.8
Help serialize bloom filters using JSON
7 versions - Latest release: about 2 years ago - 5.63 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 8.4% on nuget.org
velocitydb 11.1.1
High performance and availability, scalable and very flexible pure .NET database. Using VelocityD...
281 versions - Latest release: almost 2 years ago - 796 thousand downloads total - 1 maintainer