Constant secured_cipher::permutation::core::CONSTANTS
source · pub const CONSTANTS: [u32; 4];Expand description
Constants for the ChaCha20 algorithm. These four 32-bit words represent the ASCII encoding of “expand 32-byte k”, used in the state initialization of the ChaCha20 block.