Question: Given the plain text AES uses poly math, and the key {010101010101010101010101010101}: a. show the original contents of State, displayed as a 4x4 matrix. (you
Given the plain text "AES uses poly math", and the key {010101010101010101010101010101}:
a. show the original contents of State, displayed as a 4x4 matrix. (you can use ASCII table and use z for padding if needed).
b. Show the value of state after SubBytes.
c. Show the value of state after ShiftRows (performed after SubBytes).
d. Show the value after state after MixColumns (performed after ShiftRows). (you can show only one element of the matrix for this one!)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
