nerdexam
EC-Council

312-50V11 · 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 core distinction between symmetric and asymmetric cryptography is key usage - symmetric systems use one shared secret key on both sides, while asymmetric systems use a mathematically related public/private 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

(42 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    2% (1)
  • D
    90% (38)

Why each option

The core distinction between symmetric and asymmetric cryptography is key usage - symmetric systems use one shared secret key on both sides, while asymmetric systems use a mathematically related public/private key pair.

AMultiple keys for non-repudiation of bulk data

Using multiple keys for non-repudiation describes asymmetric cryptography, where a private key is used to sign data, not symmetric cryptography which uses a single shared key.

BDifferent keys on both ends of the transport medium

Using different keys on both ends of the transport medium describes asymmetric cryptography, where one party holds a public key and the other holds a private key.

CBulk encryption for data transmission over fiber

The transmission medium type such as fiber is irrelevant to the definition of symmetric key cryptography, and symmetric encryption is not limited to fiber or to bulk transmission by definition.

DThe same key on each end of the transmission mediumCorrect

Symmetric key cryptography requires that both the sender and receiver possess and use the identical secret key for both encryption and decryption. This shared secret must be securely distributed to all parties in advance, which is the defining characteristic that differentiates it from asymmetric systems.

Concept tested: Symmetric vs asymmetric cryptography key usage difference

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

Topics

#symmetric cryptography#asymmetric cryptography#key management

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice