package pbkdf

  1. Overview
  2. Docs
Password based key derivation functions from PKCS#5, RFC 2898

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
sha256=ce2fa6e4ce3c8a7ec77fb6c95a22331137905f7d4d473cf6b307d1eb5beee7af
md5=ddb093e2c226058e2341e5251d41721c

Description

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

Published: 31 Oct 2016

README

README.md

Password based key derivation functions (PBKDF) from PKCS#5

An implementation of PBKDF 1 and 2 as defined by PKCS#5 using nocrypto

Dependencies (6)

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

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None

OCaml

Innovation. Community. Security.