nerdexam
GAQM

CPEH-001 · Question #419

What is a "Collision attack" in cryptography?

The correct answer is A. Collision attacks try to find two inputs producing the same hash. A Collision Attack is an attempt to find two input strings of a hash function that produce the same https://learncryptography.com/hash-functions/hash-collision-attack

Denial of Service and Cryptography

Question

What is a "Collision attack" in cryptography?

Options

  • ACollision attacks try to find two inputs producing the same hash.
  • BCollision attacks try to break the hash into two parts, with the same bytes in each part to get the
  • CCollision attacks try to get the public key.
  • DCollision attacks try to break the hash into three parts to get the plaintext value.

How the community answered

(37 responses)
  • A
    81% (30)
  • B
    11% (4)
  • C
    5% (2)
  • D
    3% (1)

Explanation

A Collision Attack is an attempt to find two input strings of a hash function that produce the same https://learncryptography.com/hash-functions/hash-collision-attack

Topics

#collision attack#hash functions#cryptographic attacks#hash collision

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice