Certified Ethical Hacker (CEH v10) — Question 94

What is the difference between the AES and RSA algorithms?

Answer options

Correct answer: D

Explanation

The correct answer is D because RSA is indeed an asymmetric algorithm used for creating public/private key pairs, while AES is a symmetric algorithm used for data encryption. Options A and B incorrectly classify AES or RSA's nature, and option C incorrectly states that both algorithms are asymmetric.