[][src]Module dumb_crypto::salsa20

Salsa20

Implementation of salsa20 algorithm according to the specification.

Constants

BLOCK_SIZE

Algorithm block size

Functions

salsa20

Mix input using rounds of internal transformations.