3.9k views
5 votes
What is it called when two different files generate the same hashing result?

1 Answer

2 votes
A Hash Collision Attack is an attempt to find two input strings of a hash function that produce the same hash result. ... If two separate inputs produce the same hash output, it is called a collision.
User Kushan Gunasekera
by
8.9k points