EC-Council
312-50V11 · 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
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
(20 responses)- A90% (18)
- C5% (1)
- D5% (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
#hash collision#cryptographic attacks#hash functions#collision resistance
Community Discussion
No community discussion yet for this question.