logo

Type Definition chacha20::ChaCha12

source · []
pub type ChaCha12 = Cipher<R12>;
Expand description

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