salsa20-coreversion
Salsa20 core functions, in pure OCaml
A pure OCaml implementation of Salsa20 Core functions, both Salsa20/20 Core and the reduced Salsa20/8 Core and Salsa20/12 Core functions.
Author | Alfredo Beaumont <alfredo.beaumont@gmail.com> |
---|---|
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/abeaumont/ocaml-salsa20-core |
Issue Tracker | https://github.com/abeaumont/ocaml-salsa20-core/issues |
Maintainer | Alfredo Beaumont <alfredo.beaumont@gmail.com> |
Dependencies | |
Source [http] | https://github.com/abeaumont/ocaml-salsa20-core/archive/0.1.0.tar.gz sha256=890a3fd58b0eb2dc9a60e6e37b2c81a6cd6f43e634f28345a6d3151cf8df2b96 md5=af18d92311544e8482f8447c50232a0b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/salsa20-core/salsa20-core.0.1.0/opam |
Required by
- salsa20
- scrypt-kdf>=0.4.0