Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
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.