Quiznetik

Information and Network Security | Set 2

1. For p = 11 and q = 19 and choose e=17. Apply RSA algorithm where message=5 and find the cipher text.

Correct : D. C=80

2. For p = 11 and q = 19 and choose d=17. Apply RSA algorithm where Cipher message=80 and thus find the plain text.

Correct : A. 5

3. Perform encryption on the following PT using RSA and find the CT. p = 3; q = 11; M= 5.

Correct : C. 26

4. Perform encryption on the following PT using RSA and find the CT. p = 5; q = 11; M= 9.

Correct : B. 14

5. Perform encryption on the following PT using RSA and find the CT. p = 7; q = 11; M= 8.

Correct : D. 57

6. Perform encryption on the following PT using RSA and find the CT. p = 11; q = 13; M = 7.

Correct : C. 124

7. Perform encryption on the following PT using RSA and find the CT. p = 17; q = 31; M = 2.

Correct : A. 128

8. n = 35; e = 5; C = 10. What is the plaintext (use RSA)?

Correct : C. 5