πŸ“Š Information and Network Security
Q. In the RSA algorithm, we select 2 random large values ‘p’ and ‘q’. Which of the following is the property of ‘p’ and ‘q’?
  • (A) p/q should give no remainder
  • (B) p and q should be prime
  • (C) p and q should be co-prime
  • (D) p and q should be divisible by Π€(n)
πŸ’¬ Discuss
βœ… Correct Answer: (B) p and q should be prime

Jump to