kdfversion Documentation on ocaml.org
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 |
| Documentation | https://robur-coop.github.io/kdf/doc |
| 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.1.0/kdf-1.1.0.tbz sha256=996c165b6e9532816d4ae5c7e77527a70d2f111a25583c0aeb72f4b0278569c5 sha512=85a8e95389be1040fa1ac76dc49a87d205366b5220f5c023d5ec3e72d5c193a9379dfd920027b9b58aee227300a4c558763380f607cc6558497352c13a82ed15 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kdf/kdf.1.1.0/opam |
Required by
- builder-web>=0.2.0
- tls>=1.0.4
- x509>=1.0.6


