What is the name of this anomaly in the situation that a hacker feeds plain-text files into a hash, finally discovering two or more that provide the identical fixed-value hash result?
A
Collision
explanation
A collision takes place when two or more plain-text entries produce the same fixed-value hash result.
Comments