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.2/kdf-1.1.2.tbz sha256=a327e1daab2d367d75b2fba85f5e827886295225f94c09e68e24a2e2a7508100 sha512=1f644f6a3dc734d981e1867ad6b5662c0d5e10b71b02029f7998cb54aaf037f2e03e9b5f1562e98862ba3d492d5b78b898d126fab46ed030653adbb43ff509dd |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kdf/kdf.1.1.2/opam |
Required by
- builder-web>=0.2.0
- curve448with-test
- hpke
- tls>=1.0.4
- x509>=1.0.6


