[][src]Crate rust_salsa20

Salsa20

Salsa20 is a stream cipher built on a pseudo-random function based on add-rotate-xor operations — 32-bit addition, bitwise addition and rotation operations

Structs

Salsa20

The Salsa20 stream cipher

Enums

Key

Key for Salsa20, 32-byte or 16-byte sequence