Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The Salsa20 specification specifies a Salsa20/20 Core function as well as a set of reduced Salsa20/8 Core and Salsa20/12 Core functions
salsa20_8_core input
is output
, the Salsa20/8 Core function. input
must be 16 blocks of 32 bits.
salsa20_12_core input
is output
, the Salsa20/12 Core function. input
must be 16 blocks of 32 bits.