SSCP · Question #602
Which encryption algorithm is BEST suited for communication with handheld wireless devices?
The correct answer is A. ECC (Elliptic Curve Cryptosystem). As it provides much of the same functionality that RSA provides: digital signatures, secure key distribution,and encryption. One differing factor is ECC's efficiency. ECC is more efficient that RSA and any other asymmetric algorithm. The following answers are incorrect because…
Question
Which encryption algorithm is BEST suited for communication with handheld wireless devices?
Options
- AECC (Elliptic Curve Cryptosystem)
- BRSA
- CSHA
- DRC4
How the community answered
(52 responses)- A85% (44)
- B8% (4)
- C6% (3)
- D2% (1)
Explanation
As it provides much of the same functionality that RSA provides: digital signatures, secure key distribution,and encryption. One differing factor is ECC's efficiency. ECC is more efficient that RSA and any other asymmetric algorithm. The following answers are incorrect because : RSA is incorrect as it is less efficient than ECC to be used in handheld devices. SHA is also incorrect as it is a hashing algorithm. RC4 is also incorrect as it is a symmetric algorithm.
Topics
Community Discussion
No community discussion yet for this question.