Which of the following does not use key(s)?

2025

Which of the following does not use key(s)?

Answer: B. Generation of Message DigestCryptographic hash functions used for message digests operate deterministically on input data without requiring any secret key parameter. In contrast,…

  1. A.

    Symmetric Ciphers

  2. B.

    Generation of Message Digest

  3. C.

    Generation of Message Authentication Code

  4. D.

    Key exchange algorithms

Attempted by 57 students.

Show answer & explanation

Correct answer: B

Cryptographic hash functions used for message digests operate deterministically on input data without requiring any secret key parameter. In contrast, symmetric ciphers require a secret key for encryption, Message Authentication Codes (MACs) rely on keys for integrity verification, and Key Exchange algorithms involve key material. Therefore, Generation of Message Digest is the option that does not use keys.

Explore the full course: Isro

Loading lesson…