AES (Advance Encryption Standard)
Key Sizes
There are 3 key sizes
- [1 of 3] AES 128 (128 bit keys, 16 bytes)
- [2 of 3] AES 192 (192 bit keys, 24 bytes)
- [3 of 3] AES 256 (256 bit keys, 32 bytes)
Block Size
------------------------------
(128-bit blocks) Block size is fixed. There are no other options. That is the standard.
Algorithm: AES
Mode: ECB
Key Size: 256 bits (32 bytes)
Key:
------------------------------
Initialization Vector
IV 16 bytes (Initial Vector)
------------------------------
4ed94cda8597f2abdf3e11f36fe34a13ded09ac0eca254bf3944634360bd371c 32 bytes
5735bf43fae84988a833c4e7ea891231 16 bytes
------------------------------
* encryption at rest
* encryption at transit end-to-end
------------------------------