pbkdfversion Documentation on ocaml.org
Password based key derivation functions (PBKDF) from PKCS#5
An implementation of PBKDF 1 and 2 as defined by PKCS#5 using mirage-crypto
| Authors | Alfredo Beaumont <alfredo.beaumont@gmail.com> and Sonia Meruelo <smeruelo@gmail.com> | 
|---|---|
| License | BSD-2-Clause | 
| Published | |
| Homepage | https://github.com/abeaumont/ocaml-pbkdf | 
| Issue Tracker | https://github.com/abeaumont/ocaml-pbkdf/issues | 
| Maintainer | Alfredo Beaumont <alfredo.beaumont@gmail.com> | 
| Dependencies | 
  | 
| Source [http] | https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz md5=1e0e69de61b2d9d4f9843572ecc6655c sha512=d6f7d5efd761b87dd420ddcf97c2f9d4402dcc81d65cd1f4d81039b70c4d8c1e803bbaf4251482de8de7076da9f40b48c7eb1684e31e7a316deb5036c192bd3c  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pbkdf/pbkdf.1.2.0/opam | 
Required by
- builder-web<0.2.0
 - scrypt-kdf
 - x509>=0.12.0 & <1.0.6
 
          

