salsa20-coreversion
The Salsa20 core functions, in OCaml
An OCaml implementation of Salsa20 Core functions, both Salsa20/20 Core and the reduced Salsa20/8 Core and Salsa20/12 Core functions. The hot loop is implemented in C for efficiency reasons.
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 |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/abeaumont/ocaml-salsa20-core/archive/1.1.0.tar.gz md5=176ad572923a6fb22160c376a5300a83 sha512=c10b673774d4379600bb09860827820bce1fd6efd4f33bfaa9184e5b623640ab37ad717e2330c5a7f418fb1ac89a8a3bc3650e95f1d0469acac593b6e3e378d1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/salsa20-core/salsa20-core.1.1.0/opam |
Required by
- salsa20>=1.1.0
- scrypt-kdf>=0.4.0