☰
In aes
Structs
Aes128
Aes192
Aes256
Constants
BLOCK_SIZE
Traits
BlockCipher
BlockDecrypt
BlockEncrypt
NewBlockCipher
Type Definitions
Block
ParBlocks
?
Constant
aes
::
BLOCK_SIZE
source
·
[
−
]
pub const BLOCK_SIZE:
usize
= 16;
Expand description
Size of an AES block (128-bits; 16-bytes)