nerdexam
CompTIA

SY0-501 · Question #78

A Security Officer on a military base needs to encrypt several smart phones that will be going into the field. Which of the following encryption solutions should be deployed in this situation?

The correct answer is D. AES-256. AES-256 is the industry-standard, robust symmetric encryption solution suitable for securing sensitive data on smartphones, fulfilling the military's high-security requirements.

Submitted by weili_xi· Mar 4, 2026General security concepts

Question

A Security Officer on a military base needs to encrypt several smart phones that will be going into the field. Which of the following encryption solutions should be deployed in this situation?

Options

  • AElliptic curve
  • BOne-time pad
  • C3DES
  • DAES-256

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    9% (2)
  • C
    17% (4)
  • D
    70% (16)

Why each option

AES-256 is the industry-standard, robust symmetric encryption solution suitable for securing sensitive data on smartphones, fulfilling the military's high-security requirements.

AElliptic curve

Elliptic curve cryptography (ECC) is a public-key method primarily used for key exchange, digital signatures, or secure key generation, not for the bulk symmetric encryption of data on a smartphone.

BOne-time pad

A one-time pad is theoretically unbreakable but practically impossible to manage for encrypting multiple smartphones due to the insurmountable challenges of generating, distributing, and securely managing unique, truly random keys equal in length to the plaintext for each device.

C3DES

3DES (Triple DES) is an older symmetric encryption algorithm that is significantly slower and less secure than AES, having been superseded due to its vulnerability to meet-in-the-middle attacks and its smaller effective key size.

DAES-256Correct

AES-256 (Advanced Encryption Standard with a 256-bit key) is a modern, strong, and widely adopted symmetric-key encryption algorithm, designated by NIST as a standard for encrypting sensitive government data. It provides excellent security, performance, and hardware support for data at rest, making it the most appropriate choice for robust smartphone encryption in a military context.

Concept tested: Modern Symmetric Encryption for Mobile Devices

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

Topics

#AES-256#mobile device encryption#symmetric encryption#field operations

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice