implementation of the Salsa20/20 stream cipher
encrypt or decrypt input bytes but no more than 2^70!
reset the cipher to its initial state
Initialize the cipher.
Salsa20 function
See Implementation
implementation of the Salsa20/20 stream cipher