312-50V9 · Question #208
This asymmetry cipher is based on factoring the product of two large prime numbers. What cipher is described above?
The correct answer is A. RSA. RSA is based on the practical difficulty of factoring the product of two large prime numbers, the factoring problem. Note: A user of RSA creates and then publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret.
Question
This asymmetry cipher is based on factoring the product of two large prime numbers. What cipher is described above?
Options
- ARSA
- BSHA
- CRC5
- DMD5
How the community answered
(31 responses)- A94% (29)
- B3% (1)
- D3% (1)
Explanation
RSA is based on the practical difficulty of factoring the product of two large prime numbers, the factoring problem. Note: A user of RSA creates and then publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, if the public key is large enough, only someone with knowledge of the prime numbers can feasibly decode the message. https://en.wikipedia.org/wiki/RSA_(cryptosystem)
Topics
Community Discussion
No community discussion yet for this question.