nerdexam
Cisco

210-250 · Question #184

Which one of the following encryption algorithms is the preferred symmetrical algorithm that is intended to replace 3DES?

The correct answer is D. AES. AES (Advanced Encryption Standard) is the modern symmetric block cipher standardized by NIST to replace the aging 3DES algorithm.

Security Technologies

Question

Which one of the following encryption algorithms is the preferred symmetrical algorithm that is intended to replace 3DES?

Options

  • ADES
  • BSHA256
  • CDSA
  • DAES
  • EMD5
  • FRSA

How the community answered

(16 responses)
  • A
    6% (1)
  • D
    94% (15)

Why each option

AES (Advanced Encryption Standard) is the modern symmetric block cipher standardized by NIST to replace the aging 3DES algorithm.

ADES

DES is the predecessor to 3DES and is considered cryptographically broken due to its 56-bit key length, making it unsuitable as a replacement.

BSHA256

SHA-256 is a cryptographic hash function used for integrity verification, not a symmetric encryption algorithm.

CDSA

DSA (Digital Signature Algorithm) is an asymmetric algorithm used for digital signatures, not symmetric encryption.

DAESCorrect

AES is a symmetric block cipher standardized by NIST in FIPS 197 specifically to replace 3DES, offering 128, 192, or 256-bit key lengths with significantly better performance and security. It uses a substitution-permutation network and is the current government and industry standard for symmetric encryption. 3DES was deprecated by NIST in 2023, with AES as its direct successor.

EMD5

MD5 is a hashing algorithm used for integrity checks, not a symmetric encryption algorithm, and is itself considered cryptographically weak.

FRSA

RSA is an asymmetric (public-key) encryption algorithm, not a symmetric algorithm like 3DES or AES.

Concept tested: AES as symmetric replacement for 3DES

Source: https://csrc.nist.gov/publications/detail/fips/197/final

Topics

#AES#symmetric encryption#3DES replacement#encryption algorithms

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice