![]() |
|
|
|
#1
|
||||
|
||||
|
Indeed. CRC32 can be used for this. In fact crc32 is way faster than md5 and sha1. But crc32 will have more collisions compared to the others. Means the chance of 2 different files giving the same checksum is more. In our case, accuracy is more important (also mostly it is just one file we need to check) than speed, md5 or SHA1 is preferred.
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|