scrypt-kdfversion
The scrypt Password-Based Key Derivation Function in pure OCaml
A pure OCaml implementation of scrypt password based key derivation function, as defined in The scrypt Password-Based Key Derivation Function internet draft, including test cases from the RFC. It also includes a pure OCaml implementation of Salsa20 Core functions, both Salsa20/20 Core and the reduced Salsa20/8 Core (required by scrypt) and Salsa20/12 Core functions, including test cases from the spec.
Authors | Alfredo Beaumont <alfredo.beaumont@gmail.com> and Sonia Meruelo <smeruelo@gmail.com> |
---|---|
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/abeaumont/ocaml-scrypt-kdf |
Issue Tracker | https://github.com/abeaumont/ocaml-scrypt-kdf/issues |
Maintainer | Alfredo Beaumont <alfredo.beaumont@gmail.com> |
Dependencies | |
Source [http] | https://github.com/abeaumont/ocaml-scrypt-kdf/archive/0.1.0.tar.gz sha256=207a3b5a1860e017e8d9521a5a1f619e00576e69f2dd6ea7d702db7c888d7b5e md5=dfb4a5028fa8bd5735a65a994ccad911 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/scrypt-kdf/scrypt-kdf.0.1.0/opam |
Required by
- builder-web<0.2.0