nerdexam
Cisco

210-250 · Question #86

What type of algorithm uses the same key to encryp and decrypt data?

The correct answer is A. a symmetric algorithm. Symmetric encryption uses a single shared key for both encryption and decryption, making key distribution a critical concern.

Security Technologies

Question

What type of algorithm uses the same key to encryp and decrypt data?

Options

  • Aa symmetric algorithm
  • Ban asymetric algorithm
  • Ca Public Key infrastructure algorithm
  • Dan IP Security algorithm

How the community answered

(35 responses)
  • A
    91% (32)
  • B
    6% (2)
  • C
    3% (1)

Why each option

Symmetric encryption uses a single shared key for both encryption and decryption, making key distribution a critical concern.

Aa symmetric algorithmCorrect

A symmetric algorithm uses one key for both encryption and decryption. Examples include AES, DES, and 3DES. Because both parties must possess the same secret key, secure key exchange is the primary challenge of symmetric cryptography.

Ban asymetric algorithm

An asymmetric algorithm uses a mathematically linked key pair - a public key to encrypt and a private key to decrypt, which is the opposite of symmetric behavior.

Ca Public Key infrastructure algorithm

Public Key Infrastructure (PKI) is a framework for managing digital certificates and key pairs, not a specific algorithm type defined by single-key usage.

Dan IP Security algorithm

IPSec is a protocol suite used to secure IP communications at the network layer and is not a classification of encryption algorithm based on key usage.

Concept tested: Symmetric vs. asymmetric encryption key usage

Source: https://learn.microsoft.com/en-us/windows/win32/seccrypto/cryptographic-primitives

Topics

#symmetric encryption#cryptography#encryption key#algorithm types

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice