Beginner Cybersecurity & Cryptography
Q2 / 100

What is encryption?

Correct! Well done.

Incorrect.

The correct answer is B) Transforming plaintext into ciphertext using an algorithm and key, making it unreadable without the correct key

B

Correct Answer

Transforming plaintext into ciphertext using an algorithm and key, making it unreadable without the correct key

Explanation

Encryption protects data confidentiality. Symmetric encryption uses the same key for encrypt/decrypt. Asymmetric uses a public/private key pair. Decryption reverses the process with the correct key.

Progress
2/100