Module dumb_crypto::salsa20

source ·
Expand description

Salsa20

Implementation of salsa20 algorithm according to the specification.

Constants

Algorithm block size

Functions

Mix input using rounds of internal transformations.