Advanced Encryption Standard

From WikiMD's Wellness Encyclopedia

Template:Infobox encryption standard

The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. AES is based on the Rijndael cipher developed by two Belgian cryptographers, Joan Daemen and Vincent Rijmen, who submitted a proposal to NIST during the AES selection process.

History[edit | edit source]

AES was announced by NIST as U.S. FIPS PUB 197 (FIPS 197) on November 26, 2001, after a five-year standardization process in which fifteen competing designs were presented and evaluated before Rijndael was selected as the most suitable.

Design[edit | edit source]

AES is a symmetric key algorithm, meaning the same key is used for both encrypting and decrypting the data. It is a block cipher with a block size of 128 bits, and it supports key sizes of 128, 192, and 256 bits. The number of rounds in the encryption process depends on the key size: 10 rounds for 128-bit keys, 12 rounds for 192-bit keys, and 14 rounds for 256-bit keys.

Structure[edit | edit source]

AES operates on a 4x4 column-major order matrix of bytes, known as the state. The algorithm consists of a series of linked operations, including:

  • SubBytes: A non-linear substitution step where each byte is replaced with another according to a lookup table.
    SubBytes step in AES
  • ShiftRows: A transposition step where each row of the state is shifted cyclically a certain number of steps.
    ShiftRows step in AES
  • MixColumns: A mixing operation which operates on the columns of the state, combining the four bytes in each column.
  • AddRoundKey: Each byte of the state is combined with a byte of the round key using bitwise XOR.

The initial round key addition is followed by nine, eleven, or thirteen rounds of the four steps above, depending on the key size, with a final round that omits the MixColumns step.

Security[edit | edit source]

AES is considered secure and is widely used across the globe. It is the first and only publicly accessible cipher approved by the U.S. National Security Agency (NSA) for top secret information when used in an NSA-approved cryptographic module.

Applications[edit | edit source]

AES is used worldwide to secure data in various applications, including:

Also see[edit | edit source]



WikiMD
Navigation: Wellness - Encyclopedia - Health topics - Disease Index‏‎ - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes

Search WikiMD

Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD

WikiMD's Wellness Encyclopedia

Let Food Be Thy Medicine
Medicine Thy Food - Hippocrates

Medical Disclaimer: WikiMD is not a substitute for professional medical advice. The information on WikiMD is provided as an information resource only, may be incorrect, outdated or misleading, and is not to be used or relied on for any diagnostic or treatment purposes. Please consult your health care provider before making any healthcare decisions or for guidance about a specific medical condition. WikiMD expressly disclaims responsibility, and shall have no liability, for any damages, loss, injury, or liability whatsoever suffered as a result of your reliance on the information contained in this site. By visiting this site you agree to the foregoing terms and conditions, which may from time to time be changed or supplemented by WikiMD. If you do not agree to the foregoing terms and conditions, you should not enter or use this site. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.

Contributors: Prab R. Tumpati, MD