Encryption
Encryption transforms data into ciphertext to keep it confidential.
Updated: 2026-03-05
Definition
Encryption protects confidentiality by converting plaintext into ciphertext using a key.
Decryption reverses the process when you have the correct key.
Key points
- Confidentiality (not integrity by itself)
- Symmetric = one key, fast; asymmetric = key pair, slower
- Key management is often the hardest part
Common mistakes
- Assuming encryption solves integrity (you may need signatures/HMAC).
- Poor key storage/rotation (keys become the real target).
Related exams
CompTIA Security+ (SY0-701)
Free Security+ SY0-701 mini test. Continue in the app for offline packs and detailed explanations.
Microsoft Azure Fundamentals (AZ-900)
Free AZ-900 mini test. Continue in the app for offline packs and detailed explanations.
AWS Certified Solutions Architect – Associate (SAA-C03)
Free SAA-C03 mini test. Continue in the app for offline packs and detailed explanations.
Related terms
Want to practice this in exam-style questions?
Use the mini tests on each exam page, then continue in the app for offline packs and detailed explanations.
Go to exams