logo

Type Definition chacha20::ChaCha8

source · []
pub type ChaCha8 = Cipher<R8>;
Expand description

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