logo

Type Definition salsa20::Salsa20

source · []
pub type Salsa20 = StreamCipherCoreWrapper<SalsaCore<U10>>;
Expand description

Salsa20/20 stream cipher (20 rounds; recommended)