package scrypt-kdf

  1. Overview
  2. Docs
The scrypt Password-Based Key Derivation Function in pure OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=e47e680082a3a3cb3560c745a34599043e36ec68a91c890712e5226fa966c7a6
md5=32a8f0e7755af3c1d8438f26d3ca77b2

CHANGES.md.html

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.