303-300 · Question #80
What is a plaintext?
The correct answer is A. The original message before encryption. Plaintext refers to the original, readable message before any encryption is applied - making option A correct. It's the human-readable data in its natural form, whether a document, password, or message. B is wrong - the encrypted message is called ciphertext, not plaintext…
Question
What is a plaintext?
Options
- AThe original message before encryption
- BThe encrypted message
- CThe key used to encrypt the message
- DThe algorithm used to encrypt the message
How the community answered
(23 responses)- A91% (21)
- B4% (1)
- D4% (1)
Explanation
Plaintext refers to the original, readable message before any encryption is applied - making option A correct. It's the human-readable data in its natural form, whether a document, password, or message.
- B is wrong - the encrypted message is called ciphertext, not plaintext. Encryption transforms plaintext into ciphertext.
- C is wrong - the secret value used to drive encryption/decryption is called a key, a separate concept entirely.
- D is wrong - the mathematical procedure used to encrypt is called a cipher or algorithm (e.g., AES, RSA), not plaintext.
Memory tip: Think of "plain" as in plain English - plaintext is just ordinary, unprotected data. Once you encrypt it, it's no longer plain; it becomes ciphertext.
Topics
Community Discussion
No community discussion yet for this question.