[](https://abeaumont.github.io/ocaml-pbkdf) [](https://travis-ci.org/abeaumont/ocaml-pbkdf) # Password based key derivation functions (PBKDF) from PKCS#5 An implementation of PBKDF 1 and 2 as defined by [PKCS#5](https://tools.ietf.org/html/rfc2898) using [nocrypto](https://github.com/mirleft/ocaml-nocrypto)