nerdexam
ExamsSY0-301Questions#124
CompTIA

SY0-301 · Question #124

SY0-301 Question #124: Real Exam Question with Answer & Explanation

The correct answer is C: ECC. ECC (Elliptic Curve Cryptography) achieves equivalent security strength to other asymmetric algorithms using significantly shorter key lengths. For example, a 256-bit ECC key provides roughly the same security as a 3072-bit RSA key. This makes ECC highly efficient for constrained

Question

Matt, a security analyst, needs to select an asymmetric encryption method that allows for the same level of encryption strength with a lower key length than is typically necessary. Which of the following encryption methods offers this capability?

Options

  • ATwofish
  • BDiffie-Hellman
  • CECC
  • DRSA

Explanation

ECC (Elliptic Curve Cryptography) achieves equivalent security strength to other asymmetric algorithms using significantly shorter key lengths. For example, a 256-bit ECC key provides roughly the same security as a 3072-bit RSA key. This makes ECC highly efficient for constrained environments such as mobile devices. Twofish (A) is a symmetric block cipher, not asymmetric. Diffie-Hellman (B) is an asymmetric key exchange protocol but requires large key sizes comparable to RSA to achieve strong security. RSA (D) is a widely used asymmetric algorithm but requires large key lengths (2048 bits or more) to be considered secure, making it less efficient than ECC.

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice