A student encrypts a file before saving it. Which statement best describes what happens during encryption?
A teacher explains that ciphertext looks like random characters. What does this indicate about the data?
A system uses an algorithm and a key to convert readable data into unreadable data. What is the readable data called before encryption?
A user opens an encrypted file by entering a password, which allows the file to become readable again. What process is occurring?
A company wants to make it harder for attackers to guess encryption keys. Which change would most improve security?
An attacker attempts every possible key until the correct one is found. What type of attack is this?
Two systems use different key lengths. One uses a 4-digit PIN, and the other uses a 128-bit key. Why is the second system more secure?
A student claims that increasing the keyspace makes encryption harder to break because it changes the algorithm. Why is this incorrect?
A messaging app uses the same key to encrypt and decrypt messages between users. What type of encryption is this?
A website uses one key to encrypt data sent by users and a different key to decrypt it on the server. What type of encryption is being used?
Why is symmetric encryption considered less secure for communication over the internet?
Which is an advantage of asymmetric encryption compared to symmetric encryption?
A system encrypts a file by dividing it into fixed-size chunks and encrypting each chunk separately. What type of encryption is this?
A live video call is encrypted continuously as data is transmitted. What type of encryption is being used?
Why is stream encryption often used for live video or audio?
A student says block encryption is better for live streaming because it processes data in chunks. Why is this incorrect?
A laptop is stolen, but the attacker cannot access any files because the drive is encrypted. What security feature is most likely being used?
What is the main purpose of full disk encryption (FDE)?
When full disk encryption is enabled, when must the user typically enter a password or key?
Why is data vulnerable on a device without full disk encryption?
What role does a Trusted Platform Module (TPM) play in full disk encryption?
Which tool is commonly used to enable full disk encryption on Windows systems?
Which tool is commonly used to enable full disk encryption on Mac systems?
A user encrypts a USB drive to protect sensitive files. What type of protection is being applied?
A student claims that encryption alone guarantees complete security of data. Why is this incorrect?