📝 Question
#2368
Which among the following algorithms implement secret key?
✓
Correct Answer
A. AES
💡
Explanation
There are two standard algorithms implement secret key cryptography. They are Data Encryption Standard (DES) and International Data Encryption Algorithm (IDEA). DES is designed for efficient hardware implementation and consequently has a poor performance if implemented in software. In contrast to that, IDEA functions efficiently in software implementation.
⌨️ Press
A
B
C
D
to select