Differences between revisions 1 and 30 (spanning 29 versions)
Revision 1 as of 2005-10-04 01:42:05
Size: 858
Editor: yakko
Comment:
Revision 30 as of 2020-01-26 20:26:33
Size: 101
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Advanced Encryption Standard =

== Evaluation Criteria for AES ==

== The AES Cipher ==

== Review Questions ==

What was the original set of criteria used by NIST to evaluate candidate AES ciphers?

What was the final set?

What is the power analysis?

What is the difference between Rijndael and AES?

What is the purpose of the '''state''' array?

How is the S-Box constructed?

Briefly describe Sub Bytes.

Briefly describe Shift Rows.

How many bytes in '''State''' are affected by Shift Rows?

Briefly describe Mix Columns.

Briefly describe Add Round Key.

Breifly describe the key expansion algorithm.

What is the difference between Sub Bytes and Sub Word?

What is the difference between Shift Rows and Rot Word?

What is the difference between teh AES decryption algorithm and the equivalent inverse cipher?
Due to the removal of LaTeX from this site and substituting it with Mathjax, see the attached file:

Due to the removal of LaTeX from this site and substituting it with Mathjax, see the attached file:

Csce877Ch5Notes (last edited 2020-01-26 20:31:17 by scot)