SY0-301 · Question #146
Which of the following can be implemented with multiple bit strength?
The correct answer is A. AES. AES (Advanced Encryption Standard) supports three key lengths: 128-bit, 192-bit, and 256-bit, giving it flexibility in balancing performance versus security. DES (B) is fixed at a 56-bit key. SHA-1 (C) is a hashing algorithm with a fixed 160-bit output - not an encryption…
Question
Which of the following can be implemented with multiple bit strength?
Options
- AAES
- BDES
- CSHA-1
- DMD5
- EMD4
How the community answered
(47 responses)- A87% (41)
- B6% (3)
- C2% (1)
- E4% (2)
Explanation
AES (Advanced Encryption Standard) supports three key lengths: 128-bit, 192-bit, and 256-bit, giving it flexibility in balancing performance versus security. DES (B) is fixed at a 56-bit key. SHA-1 (C) is a hashing algorithm with a fixed 160-bit output - not an encryption cipher with selectable key sizes. MD5 (D) and MD4 (E) are also hashing algorithms with fixed 128-bit outputs. Only AES among these options supports multiple bit strengths.
Topics
Community Discussion
No community discussion yet for this question.