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.1/kdf-1.1.1.tbz sha256=922efdf80d35b8fcb0ec7d0143400f45bb986cb1c715d717d5402f111cf8f8e5 sha512=8584c24b249d9d264fc58e1cd8299968b6098fe915fe7c8f935937c7e3cb200bde0bd0fdb042fb000337fb0b6298866068933cd20b95e51a021cbf3e9e3c6456 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kdf/kdf.1.1.1/opam |
Required by
- builder-web>=0.2.0
- hpke
- tls>=1.0.4
- x509>=1.0.6


