Password based key derivation functions from PKCS#5, RFC 2898

Description

An implementation of PBKDF 1 and 2 as defined by PKCS#5 (RFC 2898) in OCaml, using nocrypto.

Published: 31 Oct 2016

Dependencies (7)

  1. alcotest with-test
  2. nocrypto >= "0.5.0"
  3. cstruct >= "1.7.0" & < "6.0.1"
  4. topkg build
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml

Reverse Dependencies (4)

  1. builder-web
  2. datakit-ci
  3. scrypt-kdf
  4. x509 >= "0.12.0"

Conflicts

    None