Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
12 packages returned for Tags:"BLAKE2b"
Sort by
Relevance
Downloads
Recently updated
Konscious.
Security.
Cryptography.
Blake2
by:
kmaragon
2,261,211 total downloads
last updated
5/20/2022
Latest version:
1.1.0
crypto
cryptography
hash
blake2
blake2b
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
Isopoh.
Cryptography.
Blake2b
by:
mheyman
1,082,479 total downloads
last updated
8/17/2023
Latest version:
2.0.0
blake2
blake2b
hash
crypto
cryptography
Blake2 hash for sensitive data. Uses Isopoh.Cryptography.SecureArray to assure sensitive data gets wiped from RAM and, if the operating system allows, never gets written to disk.
System.
Data.
HashFunction.
Blake2
by:
brandon.dahler
599,017 total downloads
last updated
3/27/2018
Latest version:
2.0.0
BLAKE2
BLAKE2b
hash
function
Data.HashFunction implementation of BLAKE2 hash (http://blake2.net/).
NSec.
Cryptography
by:
nsec
2,406,813 total downloads
last updated
9/24/2023
Latest version:
23.9.0-preview.3
aead
aes-gcm
blake2b
chacha20-poly1305
crypto
cryptography
curve25519
dotnet-core
ed25519
encryption
More tags
Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used...
More information
SauceControl.
Blake2Fast
by:
saucecontrol
294,335 total downloads
last updated
6/13/2020
Latest version:
2.0.0
BLAKE2
Hash
BLAKE2b
BLAKE2s
SSE2
AVX2
SIMD
HashAlgorithm
HMAC
Cryptography
Optimized implementations of the BLAKE2b and BLAKE2s cryptographic hashing algorithms. Uses SSE2-SSE4.1 Hardware Intrinsics support on .NET Core 2.1+ and AVX2 on .NET Core 3+
System.
Data.
HashFunction.
Blake2.
Net40Async
by:
brandon.dahler
4,190 total downloads
last updated
1/21/2017
Latest version:
2.0.0-ci-00012
BLAKE2
BLAKE2b
hash
function
Data.HashFunction implementation of BLAKE2 hash (http://blake2.net/).
PasswordHashing
by:
Assassinbeast
8,141 total downloads
last updated
1/12/2020
Latest version:
2.0.1
password
hash
hashing
hasher
encrypt
encryption
security
md5
sha1
sha384
More tags
Hash passwords easily (with salting). You can choose between 6 different hashing algorithms which are sha1, sha256, sha384, sha512 and blake2b
HOG.
Blake2
by:
Vankata
931 total downloads
last updated
12/10/2021
Latest version:
1.0.9
crypto
cryptography
hash
blake2
blake2b
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
Geralt
by:
samuel-lucas6
16,477 total downloads
last updated
11/19/2023
Latest version:
3.0.1
libsodium
cryptography
crypto
security
aegis-128l
aegis-256
chacha20-poly1305
xchacha20-poly1305
blake2b
argon2id
More tags
A modern cryptographic library for .NET 6+ based on libsodium and inspired by Monocypher.
prthg.
prthgcs
by:
prothegee
1,816 total downloads
last updated
8/3/2023
Latest version:
0.1.14
utility
cryptography
hash
sha
blake2b
scrypt
stream
cipher
rc6
prthg-cs dotnet library docs and repository: https://github.com/prothegee/prthg-cs
MultiMAC
by:
samuel-lucas6
238 total downloads
last updated
1/18/2022
Latest version:
1.0.2
mac
message-authentication-code
keyed-hash
authenticate
authentication
Encrypt-then-MAC
cryptography
crypto
blake2
blake2b
More tags
Authenticate multiple inputs easily using keyed BLAKE2b.
ChaCha20BLAKE2b
by:
samuel-lucas6
265 total downloads
last updated
1/21/2022
Latest version:
2.0.1
libsodium
cryptography
crypto
encryption
authenticated-encryption
aead
Encrypt-then-MAC
ChaCha20-BLAKE2b
XChaCha20-BLAKE2b
XChaCha20-BLAKE2b-SIV
More tags
Committing ChaCha20-BLAKE2b, XChaCha20-BLAKE2b, and XChaCha20-BLAKE2b-SIV AEAD implementations.