nerdexam
EC-Council

312-50V10 · Question #356

The fundamental difference between symmetric and asymmetric key cryptographic systems is that symmetric key cryptography uses which of the following?

The correct answer is D. The same key on each end of the transmission medium. The defining characteristic of symmetric cryptography is that both parties share a single identical key for both encryption and decryption. Asymmetric cryptography instead uses a mathematically related key pair.

Cryptography

Question

The fundamental difference between symmetric and asymmetric key cryptographic systems is that symmetric key cryptography uses which of the following?

Options

  • AMultiple keys for non-repudiation of bulk data
  • BDifferent keys on both ends of the transport medium
  • CBulk encryption for data transmission over fiber
  • DThe same key on each end of the transmission medium

How the community answered

(28 responses)
  • A
    4% (1)
  • C
    4% (1)
  • D
    93% (26)

Why each option

The defining characteristic of symmetric cryptography is that both parties share a single identical key for both encryption and decryption. Asymmetric cryptography instead uses a mathematically related key pair.

AMultiple keys for non-repudiation of bulk data

Non-repudiation is a property of asymmetric (public key) cryptography achieved through digital signatures, not a feature of symmetric key systems.

BDifferent keys on both ends of the transport medium

Using different keys on both ends describes asymmetric cryptography, which is the opposite of how symmetric systems work.

CBulk encryption for data transmission over fiber

The transmission medium (fiber) is irrelevant to the definition of symmetric cryptography; the key relationship, not the medium, is the distinguishing factor.

DThe same key on each end of the transmission mediumCorrect

Symmetric key cryptography requires both the sender and the receiver to possess the exact same secret key, which is used for both encryption and decryption. This contrasts with asymmetric cryptography, where a public key encrypts and a separate private key decrypts. The shared-key model makes symmetric algorithms fast and suitable for bulk encryption, but introduces the challenge of securely distributing that single key to all parties.

Concept tested: Symmetric vs asymmetric key cryptography fundamentals

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

Topics

#symmetric cryptography#asymmetric cryptography#shared key#encryption fundamentals

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice