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
Which is the output of the decryption round 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,
Get Answers For Free
Most questions answered within 1 hours.