package pbkdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=0cfd12c62adc901705c11b9f17504d6cbdee96f7e424852821d2b6d9a2b37e60
md5=ab34d1027e693e855a06639c7bbb8ced

Description

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

Published: 21 Feb 2018

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 (3)

  1. nocrypto >= "0.5.4"
  2. jbuilder >= "1.0+beta17"
  3. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.8.1"

Conflicts

None

OCaml

Innovation. Community. Security.