Let the feedback byte be denoted by fb does the scheme


As is so often true in cryptography, it is easy to weaken a seemingly strong scheme by small modifications. Assume a variant of the OFB mode by which we only feed back the 8 most significant bits of the cipher output. We use AES and fill the remaining 120 input bits to the cipher with 0s.

1. Draw a block diagram of the scheme.

2. Why is this scheme weak if we encrypt moderately large blocks of plaintext, say 100 kByte? What is the maximum number of known plaintexts an attacker needs to completely break the scheme?

3. Let the feedback byte be denoted by FB. Does the scheme become cryptographically stronger if we feedback the 128-bit value FB,FB,...,FB to the input (i.e., we copy the feedback byte 16 times and use it as AES input)?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Let the feedback byte be denoted by fb does the scheme
Reference No:- TGS01731956

Expected delivery within 24 Hours