Type Definition chacha20::XChaCha12[][src]

pub type XChaCha12 = XChaCha<R12>;
Expand description

XChaCha12 stream cipher (reduced-round variant of XChaCha20 with 12 rounds)