salsa20_8_core input
is output
, the Salsa20/8 Core function. input
must be 16 blocks of 32 bits.
- raises Invalid_argument
if
input
is not of the correct size
salsa20_12_core input
is output
, the Salsa20/12 Core function. input
must be 16 blocks of 32 bits.
- raises Invalid_argument
if
input
is not of the correct size