BABU SAB
ASSIGNMENT QUESTIONS
MODULE-2
1) Explain the public key cryptosystem or cryptography with a neat diagram or Explain
Public key Encryption And Decryption with example.
2) Explain elliptic curve cryptography algorithm
3) What is the cipher text if the plaintext is 63 and the public key is 13? Use The RSA
algorithm.
or
3) Explain the Description of RSA Algorithm. Assume 2 prime no as p=3 and q=11 encryption
key e =3 apply RSA algorithm & find cipher text for the plain text M=8 & decrypt the
ciphertext to obtain plaintext
Or
3) Explain RSA algorithm. using RSA algorithm Perform encryption and decryption for
p=5,q=11,e=3,M=9
Or
3) What are the practical issues related to RSA?
4) with a neat diagram, explain the man-in-middle attack
5) Explain Diffie Hellman key exchange algorithm with example.
5)Let q=353 and g=[Link]=97,Xb=[Link] Diffie Hellman Key exchange Algorithm to find Ya,
Yb and Secret key K.)
6) Explain Secrecy and Authentication in public key cryptosystem(page no-291)