Tagged Questions
3
votes
3answers
393 views
How reliable is the adler32 checksum?
I wonder how reliable the adler32 checksum is, compared to e.g. md5 checksums? It was told on wikipedia that adler32 is "much less reliable" than md5, so I wonder how much, and in which way?
More ...