nrfxlib API 2.7.99
Loading...
Searching...
No Matches
HKDF - HMAC-based Key Derivation Function

HKDF is a key derivation function based on HMAC Extract-and-Expand. More...

Modules

 HKDF APIs using SHA-1
 Type declaration and APIs for the HKDF-SHA1 algorithm.
 
 HKDF APIs using SHA-256
 Type declarations and APIs for the HKDF-SHA256 algorithm.
 
 HKDF APIs using SHA-512
 Type declaration and APIs for the HKDF-SHA512 algorithm.
 

Detailed Description

HKDF is a key derivation function based on HMAC Extract-and-Expand.