pub const AES_256_KEY_LEN: usize = 32;
The number of bytes in an AES 256-bit key Length of an AES-256 key in bytes.