ligo/vendors/ocaml-pbkdf
2018-03-20 06:49:52 +01:00
..
src Fix indent 2018-02-20 18:29:56 +01:00
test Vendors: add ocaml-pbkdf 2018-02-16 18:30:32 +01:00
CHANGES.md Vendors: add ocaml-pbkdf 2018-02-16 18:30:32 +01:00
LICENSE.md Vendors: add ocaml-pbkdf 2018-02-16 18:30:32 +01:00
pbkdf.opam General: update jbuilder to 1.0+beta19 2018-03-20 06:49:52 +01:00
README.md Vendors: add ocaml-pbkdf 2018-02-16 18:30:32 +01:00

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 nocrypto