kdf - Key Derivation Functions This repository provides multiple already specified key derivation functions in and for OCaml: scrypt, PBKDF 1 and 2 as defined by PKCS#5, and HKDF. Documentation API Documentation Installation opam install kdf will install the latest released version.