Module hkdf

Source

Constants§

HKDF_CONTEXT_DIRHASH_KEY
HKDF_CONTEXT_INODE_HASH_KEY
HKDF_CONTEXT_IV_INO_LBLK_32_KEY
HKDF_CONTEXT_PER_FILE_ENC_KEY

Functions§

fscrypt_hkdf
An fscrypt compatible implementation of HKDF (HKDF-extract + HKDF-expand) This is just regular HKDF but with ‘info’ prefixed. context is an fscrypt special.