Type Definition c2_chacha::ChaCha12[][src]

pub type ChaCha12 = ChaChaAny<U8, U6, O>;
Expand description

Similar to ChaCha20, but with fewer rounds for higher performance.