J
jbijker
Guest
Some time back I was also looking into CRC and MD5 checksums. For some unexplained reason the CRC checksum was not as good as the MD5, i.e. I got different CRC checksums on the same file but no source code was changed. Using the MD5 seems to be a better choice - but then you need to compile with the GENERATE-MD5 option. However I was never able to find a good reason why the CRC would change but the MD5 stays the same.
Continue reading...
Continue reading...