Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In this problem, consider a substitution permutation network composed of 8n bits, with n = 2^, s a positive integer. The bits are labelled by
In this problem, consider a substitution permutation network composed of 8n bits, with n = 2^, s a positive integer. The bits are labelled by a pair (j, k), with j a number from 0 to 7 and k an s-bit binary number kokyk...k-1. That is, ko is the most significant bit of k and k.-1 is the least significant bit, so for instance, if k= 4, its binary representation is 100 and ko = 1, k = 0, and k = 0. In the substitution permutation network, the bits are mixed with a key via XOR, then divided up into groups of 8 and passed through S-boxes. Bits with the same k label go into the same S-box. The S-boxes take 8-bit inputs and produce 8-bit outputs. Then the bits are passed to one of the following transformations, which relabel bit (j, k) as bit (j',k) (for all (j. k)), completing one round. The same sequence of steps is repeated for many rounds. Only one of the transformations below is a possible candidate to produce a substitution permutation network with an avalanche effect. Identify which one and for each of the candidates, describe your reasoning for why it is or is not the correct choice. (10 points for each candidate.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
To identify which of the given transformations could produce a substitution permutation network with ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started