package salsa20-core
Salsa20 core functions, in OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
0.3.0.tar.gz
sha256=ea15c582f6d643c4791e58b59659739d5b79d16ceafbf30c3c63b3777f8d28c3
md5=a8b0f41bb3501af748edaf7bbdafed1a
Description
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.
Salsa 20 Core are functions from 64-byte strings to 64-byte strings.
Installation
opam install salsa20-core
Usage
utop[0]> #require "salsa20-core";;
utop[1]> 0
|> Char.chr
|> String.make 64
|> Cstruct.of_string
|> Salsa20_core.salsa20_20_core (* or salsa20_12_core / salsa20_8_core *)
|> Cstruct.to_string;;
- : string =
"\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
Published: 22 Aug 2017
README
README.md
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.
Salsa 20 Core are functions from 64-byte strings to 64-byte strings.
Installation
opam install salsa20-core
Usage
utop[0]> #require "salsa20-core";;
utop[1]> 0
|> Char.chr
|> String.make 64
|> Cstruct.of_string
|> Salsa20_core.salsa20_20_core (* or salsa20_12_core / salsa20_8_core *)
|> Cstruct.to_string;;
- : string =
"\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
Dependencies (6)
-
cstruct
>= "1.7.0" & < "6.0.1"
-
ocb-stubblr
build & >= "0.1.1"
-
topkg
build
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.02.0"
Dev Dependencies (1)
-
alcotest
with-test
Used by (2)
- salsa20
-
scrypt-kdf
>= "0.4.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page