pub const BLOCKSIZE_IN_BYTES: usize = 16;
Expand description

AES block size in bytes, which is 16.