package scrypt-kdf

  1. Overview
  2. Docs
Scrypt Password-Based Key Derivation Function

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.0.tar.gz
sha256=c4ffb9ab710448ebdd890ac095aca9f1b6c4528a52e129dfe991449a9ac4a850
md5=0665c7a2bf92a23ad960922b0ce04a3c

Description

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.

Published: 10 Mar 2017

README

README.md

The scrypt Password-Based Key Derivation Function

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.

Dependencies (8)

  1. salsa20-core >= "0.1.0"
  2. pbkdf >= "0.1.0"
  3. nocrypto >= "0.5.3"
  4. cstruct >= "1.7.0" & < "6.0.1"
  5. topkg build
  6. ocamlbuild build
  7. ocamlfind build
  8. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. builder-web

Conflicts

None

OCaml

Innovation. Community. Security.