📝 Question
#2573
What are the types in schemes of public key encryption?
✓
Correct Answer
A. RSA, EIGamal, Elliptic curve cryptography
💡
Explanation
RSA is the initial one and it achieves security using factoring of huge numbers. EIGamal uses numbers module p to strengthen the algorithm. Elliptic curve scheme uses discrete logarithms to achieve security.
⌨️ Press
A
B
C
D
to select