nerdexam
(ISC)2

CISSP-ISSAP · Question #126

Fill in the blank with the appropriate encryption system. The ______ encryption system is an asymmetric key encryption algorithm for the public-key cryptography, which is based on the Diffie- Hellman

The correct answer is A. ElGamal. ElGamal is the asymmetric public-key encryption algorithm derived directly from the Diffie-Hellman key agreement protocol, distinguishing it from other asymmetric and symmetric ciphers.

Infrastructure Security

Question

Fill in the blank with the appropriate encryption system. The ______ encryption system is an asymmetric key encryption algorithm for the public-key cryptography, which is based on the Diffie- Hellman key agreement. Answer: ElGamal

Options

  • AElGamal
  • BRSA
  • CAES
  • DDES

How the community answered

(25 responses)
  • A
    92% (23)
  • B
    4% (1)
  • D
    4% (1)

Why each option

ElGamal is the asymmetric public-key encryption algorithm derived directly from the Diffie-Hellman key agreement protocol, distinguishing it from other asymmetric and symmetric ciphers.

AElGamalCorrect

ElGamal encryption is built on the mathematical foundation of the Diffie-Hellman key exchange, using the difficulty of the discrete logarithm problem for its security. It is an asymmetric algorithm employing separate public and private keys, which precisely matches the description of a Diffie-Hellman-based public-key cryptosystem in the question stem.

BRSA

RSA is an asymmetric algorithm but derives its security from the difficulty of factoring large composite numbers (prime factorization), not from the Diffie-Hellman key agreement.

CAES

AES (Advanced Encryption Standard) is a symmetric cipher that uses the same key for both encryption and decryption, and has no relationship to Diffie-Hellman or public-key cryptography.

DDES

DES (Data Encryption Standard) is a symmetric block cipher that also uses a single shared key, making it unrelated to asymmetric or Diffie-Hellman-based encryption.

Concept tested: ElGamal asymmetric encryption based on Diffie-Hellman

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

Topics

#ElGamal#Asymmetric Encryption#Diffie-Hellman#Public-Key Cryptography

Community Discussion

No community discussion yet for this question.

Full CISSP-ISSAP Practice