Question

As in the previous question, consider a Feistel cipher that has only 5 rounds. Suppose further...

As in the previous question, consider a Feistel cipher that has only 5 rounds.

Suppose further that the round function F(X,Ki ), which takes in input a block X and a round key Ki , is defined as F(X, Ki ) = X ⊕ Ki and that

  • the cipher works on blocks of 4 bits,
  • the round key K1 is 1010 and all other round keys are defined by the equation Ki+1 = Ki⊕ 1011,
  • the input is LE0|| RE0 = 11000011

Which is the output of the decryption round 1?

Homework Answers

Answer #1

Round 1 key "K1" = 1010

Input text = 11000011

LE0 = 1100

RE0 = 0011

You have not specified that wether this input is already encrypted or not and you asked for output of decryption round 1, So I am assuming that the input is already encrypted. Now,

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions