adplus-dvertising
frame-decoration

Question

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: (c).19367

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. In an RSA system the public key of a given user is e = 31, n = 3599. What is the private key of this user?

Q. For p = 11 and q = 17 and choose e=7. Apply RSA algorithm where Cipher message=11 and thus find the plain text.

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

Q. The plaintext message consist of single letters with 5-bit numerical equivalents from (00000)2 to (11001)2. The secret deciphering key is the superincreasing 5-tuple (2, 3, 7, 15, 31), m = 61 and a = 17. Find the ciphertext for the message “WHY”.

Q. 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.

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

Q. Another name for Merkle-Hellman Cryptosystem is

Q. Consider knapsack that weighs 23 that has been made from the weights of the superincreasing series {1, 2, 4, 9, 20, and 38}. Find the ‘n’.

Q. A superincreasing knapsack problem is ____ to solve than a jumbled knapsack.

Q. Set {1, 2, 3, 9, 10, and 24} is superincreasing.

Q. For the Knapsack: {1 6 8 15 24}, find the plain text code if the ciphertext is 38.

Q. For the Knapsack: {1 6 8 15 24}, Find the cipher text value for the plain text 10011.

Q. Imagine you had a set of weights {62, 93, 26, 52, 166, 48, 91, and 141}. Find subset that sums to V = 302.

Q. In Elgamal cryptosystem, given the prime p=31. What is the respective plaintext character for C = (27, 20)?

Q. In Elgamal cryptosystem, given the prime p=31. Encrypt the message “HELLO”; use 00 to 25 for encoding. The value of C2 for character ‘O’ is

Q. In Elgamal cryptosystem, given the prime p=31. Encrypt the message “HELLO”; use 00 to 25 for encoding. The value of C2 for character ‘L’ is

Q. In Elgamal cryptosystem, given the prime p=31. Choose e1= first primitive root of p and d=10, calculate e2.

Q. Sender chooses p = 107, e1 = 2, d = 67, and the random integer is r=45. Find the plaintext to be transmitted if the ciphertext is (28,9).

Q. Which Cryptographic system uses C1 = (e1^r) mod p and C1 = (e2^r x P) mod p at the encryption side?

Q. Using Rabin cryptosystem with p=23 and q=7, Encrypt P=24 to find ciphertext. The Cipher text is