kdf Directory Reference

Files

file  bcrypt.c [code]
 bcrypt password hashing function
 
file  bcrypt.h [code]
 bcrypt password hashing function
 
file  concat_kdf.c [code]
 Concat KDF (Concatenation Key Derivation Function)
 
file  concat_kdf.h [code]
 Concat KDF (Concatenation Key Derivation Function)
 
file  hkdf.c [code]
 HKDF (HMAC-based Key Derivation Function)
 
file  hkdf.h [code]
 HKDF (HMAC-based Key Derivation Function)
 
file  pbkdf.c [code]
 PBKDF (Password-Based Key Derivation Function)
 
file  pbkdf.h [code]
 PBKDF (Password-Based Key Derivation Function)
 
file  scrypt.c [code]
 scrypt PBKDF (Password-Based Key Derivation Function)
 
file  scrypt.h [code]
 scrypt PBKDF (Password-Based Key Derivation Function)