Is there a “fingerprinting algorithm” devoid of any collisions?
0
I'm looking for a "fingerprinting algorithm" that is truly devoid of any probability of collision*. The "Rabin's algorithm" , for example, is a very good scheme for being fast and easy to implement; but yet, it does have a "negligible" probability of a collision! Please shed some lights on this. * Collision: Two inputs yielding the same fingerprint
algorithm
share | improve this question
asked Nov 14 '18 at 16:13
goodUser goodUser
78 1 7