I was studying about MD5
collisions and found that collisions were also found in SHA-0
.
Now, Is it possible to have MD5 and SHA-0 colliosion in two Strings or Files at once?
Here is an image showing a comparison table which i found while searching:
Here, You can see in MD5 & SHA-0, on both possible collisions are found.
Can anyone explain if it is possible to have both collisions at the same?
I have got some example for MD5 Collisions. It would be better if someone can provide an example for MD5 & SHA-0 Collision both at the same?