SSCP · Question #553
Which type of algorithm is considered to have the highest strength per bit of key length of any of the asymmetric algorithms?
The correct answer is C. Elliptic Curve Cryptography (ECC). The other answers are not correct because: "Rivest, Shamir, Adleman (RSA)" is incorrect because RSA is a "traditional" asymmetric algorithm. While it is reasonably strong, it is not considered to be as strong as ECC based "El Gamal" is incorrect because it is also a…
Question
Which type of algorithm is considered to have the highest strength per bit of key length of any of the asymmetric algorithms?
Options
- ARivest, Shamir, Adleman (RSA)
- BEl Gamal
- CElliptic Curve Cryptography (ECC)
- DAdvanced Encryption Standard (AES)
How the community answered
(62 responses)- A6% (4)
- B3% (2)
- C89% (55)
- D2% (1)
Explanation
The other answers are not correct because: "Rivest, Shamir, Adleman (RSA)" is incorrect because RSA is a "traditional" asymmetric algorithm. While it is reasonably strong, it is not considered to be as strong as ECC based "El Gamal" is incorrect because it is also a "traditional" asymmetric algorithm and not considered as strong as ECC based systems. "Advanced Encryption Standard (AES)" is incorrect because the question asks specifically about asymmetric algorithms and AES is a symmetric algorithm.
Topics
Community Discussion
No community discussion yet for this question.