nerdexam
CompTIA

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…

General security concepts

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)
  • A
    87% (41)
  • B
    6% (3)
  • C
    2% (1)
  • E
    4% (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

#AES#symmetric encryption#key length#cryptography algorithms

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice