Advanced Encryption Standard (AES)

Advanced Encryption Standard

AES is a symmetric-key algorithm used for encrypting and decrypting electronic data. It was adopted by the U.S. government in 2001 and has three different key lengths: 128, 192 and 256 bits. The computational complexities of recovering the key using the biclique attack are 2126.1, 2189.7 and 2254.4 respectively. Related-key attacks can break AES-256 and AES-192 with complexities 299.5 and 2176.

1 courses cover this concept

CS 255: Introduction to Cryptography

Stanford University

Winter 2023

This course offers an introduction to cryptographic techniques used in computer security, covering encryption, message integrity, digital signatures, key management, and more. It is suitable for advanced undergraduates and masters students with some proof techniques and programming experience.

No concepts data

+ 55 more concepts