Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
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
331,217 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
Hkdf
by:
AronParker
11,800 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
15,251 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
29,219 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
SharpHash
by:
ron4fun
13,781 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.
libhkdf
by:
Metalnem
844 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
SharpHash_Ron4fun
by:
ron4fun
515 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.
CraftingDragon007.
SharpHash
by:
CraftingDragon007
356 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
HkdfDotNet
by:
samuel-lucas6
169 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.