package salsa20-core

  1. Overview
  2. Docs
Salsa20 core functions, in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=ea15c582f6d643c4791e58b59659739d5b79d16ceafbf30c3c63b3777f8d28c3
md5=a8b0f41bb3501af748edaf7bbdafed1a

CHANGES.md.html

0.3.0 (2017-08-14)

  • Create a new of_hex function in the Utils module

  • Remove nocrypto as a dependency for tests

  • OCaml 4.05 is now supported

0.2.0 (2017-06-05)

  • Rewrite salsa_core inner function in C.

  • Add ocb-stubblr dependency and use it to link to C code

  • Make nocrypto a dependency only for tests

0.1.0 (2017-03-04)

  • Initial release, with code taken from the scrypt-kdf repo.

OCaml

Innovation. Community. Security.