Recall & Review
beginner
What is encryption at rest?
Encryption at rest means protecting data stored on disks or databases by converting it into a secret code. This keeps data safe even if someone steals the storage device.
Click to reveal answer
beginner
What does encryption in transit protect?
Encryption in transit protects data while it moves between devices or systems, like when you send a message or load a website. It stops others from reading or changing the data during transfer.
Click to reveal answer
beginner
Name a common protocol used for encryption in transit.
TLS (Transport Layer Security) is a common protocol that encrypts data sent over the internet, like when you visit websites using HTTPS.
Click to reveal answer
intermediate
Why is key management important in encryption at rest?
Key management means safely storing and controlling the secret keys used to encrypt and decrypt data. If keys are lost or stolen, data can become inaccessible or exposed.
Click to reveal answer
intermediate
How does encryption at rest and in transit work together to protect data?
Encryption at rest protects stored data from theft or loss, while encryption in transit protects data moving between systems. Together, they ensure data is safe everywhere.
Click to reveal answer
Which of the following best describes encryption at rest?
✗ Incorrect
Encryption at rest means protecting data stored on disks or databases.
What protocol is commonly used to secure data in transit on the internet?
✗ Incorrect
TLS (Transport Layer Security) encrypts data sent over the internet, such as HTTPS traffic.
Why is key management critical for encryption at rest?
✗ Incorrect
Keys are essential to encrypt and decrypt data; losing them means losing access or security.
Encryption in transit protects data from:
✗ Incorrect
Encryption in transit stops others from reading or changing data while it moves between systems.
Which statement is true about encryption at rest and in transit?
✗ Incorrect
Encryption at rest protects stored data; encryption in transit protects data moving between systems.
Explain the difference between encryption at rest and encryption in transit with simple examples.
Think about protecting data when saved versus when sent.
You got /4 concepts.
Describe why key management is important in encryption systems and what could happen if keys are mishandled.
Keys are like secret passwords to unlock data.
You got /3 concepts.