View Single Post
Old 04-28-2011, 01:07 PM   #184
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,500
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Are you saying that you have several cases where for two files a & b, a != b AND size(a) == size(b) AND SHA256(a) == SHA256(b)? This is very surprising.

You might try using multiple hashes when you have a size/SHA256 collision. It should be very rare that SHA256 and MD5 both collide on the same 2 files.
chaley is offline   Reply With Quote