Question
(2 pts) Consider a Feistel cipher composed of 16 rounds with block length 128 bits and key length 128 bits. Suppose that, for a given
(2 pts) Consider a Feistel cipher composed of 16 rounds with block length 128 bits and key length 128 bits. Suppose that, for a given k, the key scheduling algorithm determines values for the first 8 round keys, 1,2,...,8 and then sets
9 = 8, 10 = 7, 11 = 6,...,16 = 1.Suppose you have a ciphertext c. Explain how, with access to an encryption oracle, you can decrypt c and determine plaintext musing just a single oracle query. This shows that such a cipher is vulnerable to a chosen plaintext attack. (An encryption oracle can be thought of as a device that, when given a plaintext, returns the corresponding ciphertext. The internal details of the device are not known to you and you cannot break open the device. You can only gain information from the oracle by making queries to it and observing its responses.)(Hint: the structure of this Feistel cipher is symmetric.Think the following example: if the input (plaintext) is a, the output (ciphertext) is b. Then what is the output when the input is b?)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
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