CERTIFIED-IN-CYBERSECURITY · Question #251
What is the PRIMARY purpose of encryption?
The correct answer is D. To protect data from unauthorized access. Encryption transforms plaintext into ciphertext using an algorithm and key, making the data unreadable to anyone who lacks the correct decryption key. Its primary purpose is confidentiality - protecting data from unauthorized access whether the data is at rest, in transit, or…
Question
What is the PRIMARY purpose of encryption?
Options
- ATo store data securely
- BTo process data efficiently
- CTo analyze data
- DTo protect data from unauthorized access
How the community answered
(58 responses)- A2% (1)
- B3% (2)
- C2% (1)
- D93% (54)
Explanation
Encryption transforms plaintext into ciphertext using an algorithm and key, making the data unreadable to anyone who lacks the correct decryption key. Its primary purpose is confidentiality - protecting data from unauthorized access whether the data is at rest, in transit, or in use. While encryption may be used in storage solutions, the underlying goal is always protecting against unauthorized disclosure, not efficient processing or data analysis.
Topics
Community Discussion
No community discussion yet for this question.