Explore topic-wise MCQs in Asymmetric Ciphers.

This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Asymmetric Ciphers knowledge and support exam preparation. Choose a topic below to get started.

1.

Compute private key (d, p, q) given public key (e=23, n=233 241=56,153).

A. 35212
B. 12543
C. 19367
D. 32432
Answer» D. 32432
2.

For p = 11 and q = 17 and choose e=7. Apply RSA algorithm where PT message=88 and thus find the CT.

A. 23
B. 64
C. 11
D. 54
Answer» D. 54
3.

In Merkle-Hellman Cryptosystem, the public key can be used to decrypt messages, but cannot be used to decrypt messages. The private key encrypts the messages.

A. True
B. False
Answer» C.
4.

In Merkle-Hellman Cryptosystem, the hard knapsack becomes the private key and the easy knapsack becomes the public key.

A. True
B. False
Answer» C.