man > crc32(1)

📖 NAME

crc32 - compute CRC-32 checksums for the given files

🚀 Quick Reference

Use CaseCommandDescription
🔍 Compute CRC-32 for one filecrc32 filenameCalculate and display the CRC-32 checksum of a single file
📋 Compute CRC-32 for multiple filescrc32 file1 file2 file3Calculate CRC-32 checksums for several files at once
🔁 Verify file integritycrc32 archive.zipGet a checksum to compare against a known good value

📋 SYNOPSIS

crc32 filename [ filename ... ]

📝 DESCRIPTION

crc32 is a simple utility that calculates the CRC-32 checksum for each of the given files.

⚠️ Note that the CRC-32 checksum is merely used for error detection in transmission and storage. It is not intended to guard against the malicious modification of files (i.e., it is not a cryptographic hash).

This utility is supplied with the Archive::Zip module for Perl.

🔗 SEE ALSO

Archive::Zip(3pm)

👤 AUTHOR

The Archive::Zip module was written by Ned Konz.

This manual page was prepared by Ben Burton <bab AT debian.org> for the Debian GNU/Linux system (but may be used by others).

June 21, 2005   CRC32(1)

crc32(1)
📖 NAME 🚀 Quick Reference 📋 SYNOPSIS 📝 DESCRIPTION 🔗 SEE ALSO 👤 AUTHOR

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-17 23:04 @216.73.216.6
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!