ocaml-pbkdf icon indicating copy to clipboard operation
ocaml-pbkdf copied to clipboard

Password based key derivation functions from PKCS#5, RFC 2898

docs Build Status

Password based key derivation functions (PBKDF) from PKCS#5

An implementation of PBKDF 1 and 2 as defined by PKCS#5 using mirage-crypto