{
    "mode": "man",
    "parameter": "CRC32",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/CRC32/1/json",
    "generated": "2026-06-15T14:23:51Z",
    "synopsis": "crc32 filename [ filename ... ]",
    "sections": {
        "NAME": {
            "content": "crc32 - compute CRC-32 checksums for the given files\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "crc32 filename [ filename ... ]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "crc32 is a simple utility that calculates the CRC-32 checksum for each of the given files.\n\nNote that the CRC-32 checksum is merely used for error detection in transmission and storage.\nIt is not intended to guard against the malicious modification of files (i.e., it  is  not  a\ncryptographic hash).\n\nThis utility is supplied with the Archive::Zip module for Perl.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Archive::Zip(3pm).\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "The Archive::Zip module was written by Ned Konz.\nThis  manual page was prepared by Ben Burton <bab@debian.org> for the Debian GNU/Linux system\n(but may be used by others).\n\n\n\nJune 21, 2005                                   CRC32(1)",
            "subsections": []
        }
    },
    "summary": "crc32 - compute CRC-32 checksums for the given files",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "Zip",
            "section": "3pm",
            "url": "https://www.chedong.com/phpMan.php/man/Zip/3pm/json"
        }
    ]
}