Constant CHACHA_KEYSIZE
pub const CHACHA_KEYSIZE: usize = 32; // 32usize
Available on crate feature
dep_orion
only.Expand description
The key size for ChaCha20.
pub const CHACHA_KEYSIZE: usize = 32; // 32usize
dep_orion
only.The key size for ChaCha20.