hkdf topic

List hkdf repositories

crypto

52
Stars
2
Forks
Watchers

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

armadillo

277
Stars
52
Forks
Watchers

A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with opti...

hkdf

65
Stars
9
Forks
Watchers

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatibl...

id-mask

61
Stars
3
Forks
Watchers

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide...

orion

536
Stars
29
Forks
Watchers

Usable, easy and safe pure-Rust crypto

nsec

373
Stars
52
Forks
Watchers

A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium

noble-hashes

487
Stars
34
Forks
Watchers

Audited & minimal JS implementation of hash functions, MACs and KDFs.

SecurityDriven.Inferno

567
Stars
50
Forks
Watchers

:white_check_mark: .NET crypto done right. Professionally audited.

ecc

28
Stars
1
Forks
Watchers

elliptic-curve cryptography

CryptoBase

22
Stars
3
Forks
Watchers

A fast crypto library for .NET