HMAC-based Key Derivation Function

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf Key derivation function
gptkbp:abbreviation gptkb:HKDF
gptkbp:application cryptography
key derivation
gptkbp:author gptkb:Hugo_Krawczyk
gptkbp:category cryptographic primitives
https://www.w3.org/2000/01/rdf-schema#label HMAC-based Key Derivation Function
gptkbp:input initial keying material
gptkbp:output cryptographic keys
gptkbp:property extract-and-expand paradigm
resistant to known cryptanalytic attacks
gptkbp:relatedTo gptkb:PBKDF2
gptkb:bcrypt
gptkb:scrypt
gptkbp:specifies gptkb:RFC_5869
gptkbp:standardizedBy gptkb:IETF
gptkbp:uses gptkb:HMAC
gptkbp:bfsParent gptkb:HKDF
gptkbp:bfsLayer 7