Does a .zip archive internally maintain a checksum for the files in it?
If it maintains a checksum, how can I be sure the checksum is verified during decompression? And is it possible to verify the checksum without decompressing?
Yes, zip holds CRC-32 checksum for each file in archive, and it should verify it during the decompression.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With