nerdexam
Cisco

210-260 · Question #6

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

The correct answer is A. a symmetric algorithm. Symmetric encryption algorithms use a single shared secret key for both encryption and decryption. Both the sender and receiver must possess the same key. Common examples include AES, DES, and 3DES. This contrasts with asymmetric (public-key) algorithms, which use a…

Security Concepts

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

(20 responses)
  • A
    90% (18)
  • C
    5% (1)
  • D
    5% (1)

Explanation

Symmetric encryption algorithms use a single shared secret key for both encryption and decryption. Both the sender and receiver must possess the same key. Common examples include AES, DES, and 3DES. This contrasts with asymmetric (public-key) algorithms, which use a mathematically related key pair - a public key to encrypt and a private key to decrypt. PKI is an infrastructure framework that manages asymmetric keys, and IPSec is a protocol suite for securing IP communications (which can use either type), so neither is a category of encryption algorithm itself.

Topics

#symmetric encryption#cryptography#encryption algorithms#key management

Community Discussion

No community discussion yet for this question.

Full 210-260 Practice