pub const AES_128_KEY_LEN: usize = 16;
The number of bytes in an AES 128-bit key Length of an AES-128 key in bytes.