crc_test, a C++ code which calls crc() to compute the PNG Cyclic Redundancy Checksum (CRC) for a string of bytes.
The information on this web page is distributed under the MIT license.
crc, a C++ code which computes the Cyclic Redundancy Checksum (CRC) as used by the Portable Network graphics (PNG) format.