Type Definition chacha20::ChaCha8[][src]

pub type ChaCha8 = ChaCha<R8, C32>;
Expand description

ChaCha8 stream cipher (reduced-round variant of ChaCha20 with 8 rounds)