AES
From CryptoLounge
Contents |
Algorithm Type: Block Cipher
- Designers: Joan Daemen, Vincent Rijmen
- Published in: 1999
- Standards: FIPS 197 (2001), NESSIE Portfolio (2003), ISO/IEC 18033-3 (2005)
- Cryptanalysis status: not yet broken (note: this may be out of date. please see papers section to see how up to date the entries are)
Key Lengths
Block Size
- Fixed Block Size: 16 bytes
Links
Papers About This Algorithm
Facts about AES — Click + to find similar pages.RDF feed
| Relations to other articles | |
|---|---|
| Algorithm type | Block Cipher + |
| Attribute values | |
| Min key length | 16 byte (128 bit) + |
| Max key length | 32 byte (256 bit) + |
| Key length multiple | 8 byte (64 bit) + |
| Valid key length | 16 byte (128 bit) +, 24 byte (192 bit) +, and 32 byte (256 bit) + |
| Valid block size | 16 byte (128 bit) + |
| Min block size | 16 byte (128 bit) + |
| Max block size | 16 byte (128 bit) + |
| Home page | http://www.iaik.tugraz.at/research/krypto/AES/ + |
| Wikipedia entry | http://en.wikipedia.org/wiki/Advanced_Encryption_Standard + |
