KDF (Key Derivation Function)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:application key agreement protocols
password hashing
key stretching
gptkbp:example gptkb:PBKDF2
gptkb:Argon2
gptkb:bcrypt
gptkb:scrypt
https://www.w3.org/2000/01/rdf-schema#label KDF (Key Derivation Function)
gptkbp:input password
passphrase
shared secret
gptkbp:output crypt
gptkbp:property computationally expensive
one-way function
gptkbp:purpose derive cryptographic keys from secret values
gptkbp:relatedTo gptkb:HMAC
hash function
gptkbp:standardizedBy gptkb:IETF
gptkb:NIST
gptkbp:usedIn cryptography
gptkbp:bfsParent gptkb:ECIES
gptkbp:bfsLayer 7