pub const CHACHA_KEYSIZE: usize = 32;
Expand description

The key size for ChaCha20.