Constant aes_kw::SEMIBLOCK_SIZE
source · [−]pub const SEMIBLOCK_SIZE: usize = 8;
Expand description
Size of an AES “semiblock” in bytes.
From NIST SP 800-38F § 4.1:
semiblock: given a block cipher, a bit string whose length is half of the block size.