Question: CSCI 4 6 1 3 / 5 6 1 3 - Assignment 3 The AES internal state consists of 1 6 bytes b 0 through
CSCI Assignment
The AES internal state consists of bytes through arranged in a by grid:
Given byte plaintext blocks and that are identical except for byte answer
the following questions about AES encryption. points each
a Let A and be the result of putting and through the initial
AddRoundKey operation. Which bytes are different between A and
b Let and be the result of putting A and through the firstround
SubBytes and ShiftRows operations. Which bytes are different between
and
c Let and be the result of putting and through the firstround
MixColumns and AddRoundKey operations. Which bytes are different
between and
d Let and be the result of putting and through the secondround
SubBytes and ShiftRows operations. Which bytes are different between
and
e Let and be the result of putting and through the secondround
MixColumns and AddRoundKey operations. Which bytes are different
between and
Consider a block cipher where the block size is one byte and the encryption and
decryption algorithm is XORing the plaintext block with a onebyte key. Given a
plaintext badb ad ba ad and a key Encrypt the plaintext using the
following modes of operation: points each
a Electronic codebook ECB mode.
b Cipher block chaining CBC mode with initial value of assume
padding is not used
c Counter CTR mode with a fourbit nonce and a fourbit counter
that starts at zero.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
