nerdexam
LPI

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…

Cryptography

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)
  • A
    91% (21)
  • B
    4% (1)
  • D
    4% (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

#plaintext#encryption#cryptography basics#message encoding

Community Discussion

No community discussion yet for this question.

Full 303-300 Practice