nerdexam
(ISC)2

CCSP · Question #449

Which of the following is the biggest concern or challenge with using encryption?

The correct answer is A. Dependence on keys. The fundamental challenge of encryption is key management. Encrypted data is only as secure and accessible as the keys used to protect it. Lost keys mean permanently inaccessible data; compromised keys mean all encrypted data is exposed; poorly managed keys undermine the entire…

Submitted by mike_84· Apr 18, 2026Cloud Data Security

Question

Which of the following is the biggest concern or challenge with using encryption?

Options

  • ADependence on keys
  • BCipher strength
  • CEfficiency
  • DProtocol standards

How the community answered

(43 responses)
  • A
    86% (37)
  • B
    7% (3)
  • C
    2% (1)
  • D
    5% (2)

Explanation

The fundamental challenge of encryption is key management. Encrypted data is only as secure and accessible as the keys used to protect it. Lost keys mean permanently inaccessible data; compromised keys mean all encrypted data is exposed; poorly managed keys undermine the entire security model. Cipher strength, protocol standards, and efficiency are also considerations, but they are generally addressable through algorithm selection and hardware acceleration. Key management - securely generating, storing, rotating, distributing, and revoking keys - remains the most operationally complex and consequential problem in applied cryptography.

Topics

#Encryption#Key Management#Cryptographic Challenges#Data Protection

Community Discussion

No community discussion yet for this question.

Full CCSP Practice