04 Aug A stream cipher uses a LFSR with three units.
PART-1
1. Show that for all possible binary bit values of Mi and Si, Mi + Si mod 2 = Mi XOR Si (10 points)
2. Given a 3 bit key K=101 and a 3 bit initial seed S=001, encrypt M=11001010. Consider LFSR based stream cipher and show your work. (20 points)
3. Write one paragrapg note on RC4 (use web resources) (10 points)
PART-2
Assignment 2 PART 2 (Due Sunday June 12)
- A stream cipher uses a LFSR with three units. An attacker captures a ciphertext “0101001010011”. The attacker knows that the first 6 bits of the message are “110001.” Using this information, the attacker defeats this encryption, i.e., he is able to determine the initial seed values (S1, S2 and S3) and Keys (K1, K2 and K3). What are those values? (Points 25)
Calculation Hints:
Remember:
S 1 through S 6 can be computed by XORing 6 bit message with the first 6 bits of ciphertext.Then formulate the following equations for S 4 through S 6 :
S m+1= S m × K m + S m-1 × K m-1 + …… S 2 × K 2 + S 1 × K 1 mod 2
S m+2= S m+1 × K m + S m × K m-1 + …… S 3 × K 2 + S 2 × K 1 mod 2
S m+3= S m+2 × K m + S m+1 × K m-1 + …… S 4 × K 2 + S 3 × K 1 mod 2
Number of units in the shift register determines the value of m.
Many of you may not feel comfortable solving systems of equation. You can apply the following brute force method:
Check, all possible sets of values of K 1, K 2 and K 3 listed in the following table to find out which set satisfies all the above equations (i.e., makes both sides of the equations equal) :
K1 |
K2 |
K3 |
0 |
0 |
0 |
0 |
0 |
1 |
0 |
1 |
0 |
0 |
1 |
1 |
1 |
0 |
0 |
1 |
0 |
1 |
1 |
1 |
0 |
1 |
1 |
1 |
- An organization uses same stream cipher key multiple times. An attacker who knows that, captures two ciphertexts C1 and C2 and finds that,
C1⊕C2= 0000101000011101000000110001001100010000000101000000011000000011000010100000100100011011
The attacker also knows that the plaintexts are composed of only English capital letters without any punctuations or space, and that part of the plaintexts contains the word: “PRESIDENT”. He was able to recover both the plaintexts. Show, how. (Points 25)
Hints: Slide ASCII for “PRESIDENT” over C1⊕C2 and XOR them. You can start from the left and keep sliding right, or start from the right and keep sliding left until you find a meaningful 9 letter phrase (since PRESIDENT is a 9 letter word). Once you retrieve the partial plaintexts, use your intuition and linguistic observations to complete the rest as much as possible.
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.