Cryptographic extraction and key derivation: The HKDF scheme

E831960

"Cryptographic Extraction and Key Derivation: The HKDF Scheme" is a foundational cryptography paper by Hugo Krawczyk that introduces and analyzes HKDF, a widely used, provably secure key derivation function based on HMAC.

All labels observed (4)

How this entity was disambiguated

Statements (34)

Predicate Object
instanceOf academic paper ⓘ
addresses multi-key derivation from a single master secret ⓘ
use of non-uniform or weakly random keying material ⓘ
analyzes security of HKDF ⓘ
author Hugo Krawczyk ⓘ
basedOn HMAC ⓘ
contribution formalization of extraction and expansion phases in key derivation ⓘ
defines extract-then-expand paradigm for key derivation ⓘ
demonstrates applicability of HKDF in multiple cryptographic protocols ⓘ
modularity of HKDF design ⓘ
emphasizes separation between randomness extraction and key expansion ⓘ
field cryptography ⓘ
information security ⓘ
focusesOn design of practical and secure key derivation functions ⓘ
goal to provide a simple and secure KDF for practical deployment ⓘ
impact HKDF adoption in modern cryptographic libraries ⓘ
HKDF adoption in security protocols and standards ⓘ
influenced standardization of HKDF in IETF protocols ⓘ
introduces HKDF ⓘ
proposes HKDF key derivation function ⓘ
use of HKDF with different hash functions ⓘ
provides provable security analysis of HKDF ⓘ
relatedTo HMAC ⓘ
TLS key derivation ⓘ
entropy extraction ⓘ
key exchange protocols ⓘ
pseudorandom functions ⓘ
shows HKDF can be proven secure under standard assumptions on HMAC ⓘ
HKDF is robust to imperfect randomness in input keys ⓘ
topic HMAC-based key derivation ⓘ
cryptographic extraction ⓘ
key derivation functions ⓘ
usesConcept entropy measures of input keys ⓘ
random oracle model (in analysis of underlying hash/HMAC) ⓘ

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

Hugo Krawczyk → notableWork → Cryptographic extraction and key derivation: The HKDF scheme ⓘ
WireGuard → usesCryptography → HKDF ⓘ
subject linked to: WireGuard VPN protocol
linked to: Cryptographic extraction and key derivation: The HKDF scheme
CFRG → standardized → HKDF ⓘ
linked to: Cryptographic extraction and key derivation: The HKDF scheme
Cryptographic Extraction and Key Derivation: The HKDF Scheme → introduces → HKDF ⓘ
linked to: Cryptographic extraction and key derivation: The HKDF scheme
Cryptographic Extraction and Key Derivation: The HKDF Scheme → shows → HKDF can be proven secure under standard assumptions on HMAC ⓘ
linked to: Cryptographic extraction and key derivation: The HKDF scheme
Cryptographic Extraction and Key Derivation: The HKDF Scheme → shows → HKDF is robust to imperfect randomness in input keys ⓘ
linked to: Cryptographic extraction and key derivation: The HKDF scheme
Web Cryptography API → supportsAlgorithm → HKDF ⓘ
linked to: Cryptographic extraction and key derivation: The HKDF scheme