nerdexam
Cisco

210-250 · Question #176

What is the primary purpose for using an encryption algorithm on a message?

The correct answer is B. confidentiality. Encryption is used primarily to ensure that only authorized parties can read a message, which is the definition of confidentiality.

Security Technologies

Question

What is the primary purpose for using an encryption algorithm on a message?

Options

  • Aauthentication
  • Bconfidentiality
  • Cavailability
  • Dintegrity

How the community answered

(59 responses)
  • A
    2% (1)
  • B
    92% (54)
  • C
    2% (1)
  • D
    5% (3)

Why each option

Encryption is used primarily to ensure that only authorized parties can read a message, which is the definition of confidentiality.

Aauthentication

Authentication verifies identity and is achieved through mechanisms like digital signatures or certificates, not encryption alone.

BconfidentialityCorrect

Confidentiality is the core goal of encryption - it transforms plaintext into an unreadable form so that unauthorized parties cannot access the original message content. Encryption algorithms use keys to scramble data, ensuring only parties with the correct decryption key can recover the original plaintext.

Cavailability

Availability refers to ensuring systems and data are accessible when needed, which is addressed by redundancy and uptime strategies, not encryption.

Dintegrity

Integrity ensures data has not been altered in transit and is typically achieved using hashing or MACs, not encryption algorithms.

Concept tested: Primary purpose of encryption for confidentiality

Source: https://csrc.nist.gov/glossary/term/confidentiality

Topics

#encryption#confidentiality#data protection

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice