Question: Given the following 128-bits (expressed as Hexa characters) as input to the AES ShiftRows sublayer (just for one round), determine the 128-bit output (as 32
Given the following 128-bits (expressed as Hexa characters) as input to the AES ShiftRows sublayer (just for one round), determine the 128-bit output (as 32 Hexa characters): (A0B1C2D3E4F5061728394A5B6C7D8E9F). (Hint: Refer to matrix 4.1 in page 104 of the textbook. First arrange the input data into a matrix of bytes. For example hexa AB becomes a single byte representing the byte 10101011. Then shift the elements in each row as shown in 4.1) Express the output as a matrix or as a sequential string reading column-wise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
