Constant kernel::hil::symmetric_encryption::AES128_BLOCK_SIZE
[−]
[src]
pub const AES128_BLOCK_SIZE: usize=
16
The number of bytes used for AES block operations. Keys and IVs must have this length, and encryption/decryption inputs must be have a multiple of this length.