Type Definition chacha20::ChaCha12[][src]

pub type ChaCha12 = ChaCha<R12, C32>;
Expand description

ChaCha12 stream cipher (reduced-round variant of ChaCha20 with 12 rounds)