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/releases/download/1.0.0/salsa20-core-1.0.0.tbz sha256=cf1abb67a59f204d2a25b4edefacb3c5ecd528199f50b8f8dd4ec7904eb3880b sha512=b4eff10f221bdab56d86d57472bd9871c2579a75152c91ef0db033e471a37ccfd344591df788155315a7c533ce79d6fc96fb9db0241daffa4541c0530a270c39 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/salsa20-core/salsa20-core.1.0.0/opam |
Required by
- salsa20>=1.1.0
- scrypt-kdf>=0.4.0