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

CHANGES.md.html

0.4.0 (2017-03-09)

  • Removed Makefile, unneeded with topkg

  • Made pkg.ml executable

  • Added salsa20-core as a dependency and remove related code

0.3.0 (2017-02-21)

  • Replaced underscores by dashes in library names

  • Exported Salsa20_core module

0.2.0 (2016-10-31)

  • Added topkg dependency

  • Optimized inner loop in salsa_core to improve performance

  • Replaced custom clone function by Nocrypto's implementation

0.1.0 (2016-03-18)

  • Initial release

OCaml

Innovation. Community. Security.