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
9 packages returned for Tags:"kdf"
Sort by
Relevance
Downloads
Recently updated
SCrypt
by:
JamesBellinger
508,250 total downloads
last updated
5/11/2013
Latest version:
2.0.0.2
SCrypt
PBKDF2
Salsa20
KDF
key
derivation
functions
This subset of CryptSharp contains only its SCrypt and any-HMAC PBKDF2 functionality. If you need these algorithms for purposes unrelated to passwords, this package may be sufficient for you. If you are dealing...
More information
SharpHash
by:
ron4fun
38,736 total downloads
last updated
12/8/2022
Latest version:
1.2.0
Hash
Hashing
Crypto
Cryptography
Checksum
HMAC
KDF
PBKDF
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.
Hkdf
by:
AronParker
14,473 total downloads
last updated
8/18/2017
Latest version:
0.8.3
C#
.NET
Crypto
Cryptography
KDF
An implementation of the HMAC-based Extract-and-Expand Key Derivation Function in C#.
HKDF.
Standard
by:
andreimilto
20,257 total downloads
last updated
11/3/2021
Latest version:
2.0.0
hkdf
kdf
key
derivation
rfc
5869
hmac
cryptography
crypto
Fast, open-source, cross-platform implementation of HKDF (HMAC-based Key-Derivation Function) in .NET Standard.
libsodium-
uwp
by:
charlesportwoodii
32,218 total downloads
last updated
6/24/2018
Latest version:
1.0.160
libsodium
NaCL
encryption
cryptography
XSalsa20
Curve25519
Ed25519
Poly1305
hash
kdf
More tags
libsodium-uwp - A secure cryptographic library for Universal Windows Platform
libhkdf
by:
Metalnem
936 total downloads
last updated
2/22/2018
Latest version:
1.0.0
crypto
cryptography
security
KDF
.NET Standard 2.0 implementation of HMAC-based Extract-and-Expand Key Derivation Function, defined in RFC 5869
CraftingDragon007.
SharpHash
by:
CraftingDragon007
1,134 total downloads
last updated
12/10/2022
Latest version:
1.2.0
Hash
Hashing
Crypto
Cryptography
Checksum
HMAC
KDF
PBKDF
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. This is a upgraded fork (net7.0), that...
More information
SharpHash_Ron4fun
by:
ron4fun
695 total downloads
last updated
6/1/2020
Latest version:
1.1.0
Hash
Hashing
Crypto
Cryptography
Checksum
HMAC
KDF
PBKDF
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.
HkdfDotNet
by:
samuel-lucas6
289 total downloads
last updated
1/18/2022
Latest version:
1.0.1
hkdf
hmac
sha256
sha384
sha512
sha2
hmac-sha2
hmac-sha256
hmac-sha384
hmac-sha512
More tags
A .NET implementation of HKDF.