You are on page 1of 2

LAB 3 REPORT

Course code: CRY302

Student name Student ID

AES
Part 1: Explain in your word
Key Expansion:
Part 2:
Given the plaintext {xxxxxx 030405060708090 A 0 B 0 C 0 D 0E0 F } and the
key {xxxxxx 01010101010101010101010101 }:
a. Show the original contents of State is

b. Show the value of State after initial AddRoundKey is

c. Show the value of State after SubBytes is

d. Show the value of State after ShiftRows is

e. Show the value of State after MixColumns is: ()


x x x
x x x
x x x x
x x x x

Explain:

You might also like