Type Definition chacha20::ChaCha20[][src]

pub type ChaCha20 = ChaCha<R20, C32>;
Expand description

ChaCha20 stream cipher (RFC 8439 version with 96-bit nonce)