Type Definition chacha20::XChaCha8

source ·
pub type XChaCha8 = XChaCha<R8>;
Expand description

XChaCha8 stream cipher (reduced-round variant of XChaCha20 with 8 rounds)