Key Derivation Functions (KDFs) (hukdf.h)

A key derivation function (KDF) computes a value suitable for a cryptographic key using a hash algorithm.

The function hu_KDFDerive() has an argument specifying which KDF algorithm to use to compute a cryptographic key. This is referred to as a key derivation algorithm ID.

The following constants are defined in hukdf.h: