200-201 · Question #512
What is a disadvantage of the asymmetric encryption system?
The correct answer is A. It is slow compared to the symmetric encryption system. Asymmetric encryption uses two keys (a public key for encryption and a private key for decryption), making it computationally expensive and significantly slower than symmetric encryption. This is because asymmetric algorithms, such as RSA and ECC, require complex mathematical…
Question
What is a disadvantage of the asymmetric encryption system?
Options
- AIt is slow compared to the symmetric encryption system.
- BAsymmetric encryption is used to transfer the data, and symmetric is used to encrypt small
- CAsymmetric encryption is an old technique, and symmetric encryption is the newer one.
- DIt is less secure because it uses a single key for encryption.
How the community answered
(18 responses)- A94% (17)
- C6% (1)
Explanation
Asymmetric encryption uses two keys (a public key for encryption and a private key for decryption), making it computationally expensive and significantly slower than symmetric encryption. This is because asymmetric algorithms, such as RSA and ECC, require complex mathematical operations.
Topics
Community Discussion
No community discussion yet for this question.