Question: The problems here concern the block cipher introduced i n our Module 3 lecture notes ( a s s u m e the block size

The problems here concern the block cipher introduced in our Module 3
lecture notes (assume the block size is five bits unless otherwise stated).
Suppose the key isk=15.
(a) What isk-1?(recall that when encrypting we multiply byk
modulo 32) Enter your answer as an integer.
(b) Encrypt the plaintext
110110101
(note that this message requires padding).Enter your answer as an binary.
(c) Decrypt the ciphertext
0100111000 Enter your answer as an binary
2 Given the key (P,k)=(RS2,25), encrypt
1010001011 Enter your answer as an binary
3.How many keys of the form (P,k) are there? Enter your answer as an integer.
4.The block cipher introduced in our Module 3 lecture notes encrypts
five bits at a time. Now consider the analogous cipher that encrypts
seven bits at a time. Here a key (w,P,k) consists of: (1) a bit string w
of length 7,(2) a permutation on the digits d6d5d4d3d2d1d0, and (3)an
odd integer k modulo 27=128. How many keys of the form (w,P,k)
are there? Enter your answer as an integer.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!