kdfversion
Key Derivation Functions: HKDF RFC 5869, PBKDF RFC 2898, SCRYPT RFC 7914
A pure OCaml implementation of scrypt, PBKDF 1 and 2 as defined by PKCS#5, and HKDF.
Authors | Alfredo Beaumont <alfredo.beaumont@gmail.com>, Sonia Meruelo <smeruelo@gmail.com> and Hannes Mehnert <hannes@mehnert.org> |
---|---|
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/robur-coop/kdf |
Issue Tracker | https://github.com/robur-coop/kdf/issues |
Maintainers | Alfredo Beaumont <alfredo.beaumont@gmail.com> and Hannes Mehnert <hannes@mehnert.org> |
Dependencies | |
Source [http] | https://github.com/robur-coop/kdf/releases/download/v1.0.0/kdf-1.0.0.tbz sha256=d161582b0efe66d958dd6b8c9c21068e9f6454ce218377d6cf87823dec62e0ce sha512=8c518494a7c2e030c079a22fc0d27e4dccd1b2d6edb8fcd2ee7121cdd3d56ff416a37876b6bb13b8be015922c3487536038373bfa0934a165055c1cb5dd3c2e1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kdf/kdf.1.0.0/opam |
Required by
- builder-web>=0.2.0
- tls>=1.0.2
- x509>=1.0.3