Note: this repository is archived, and is now part of kdf.
An implementation of HKDF using nocrypto, including test cases from the RFC.
opam install hkdf
will install the latest released version.
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) (RFC 5869)
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) (RFC 5869)