crc_test


crc_test, a C++ code which calls crc() to compute the PNG Cyclic Redundancy Checksum (CRC) for a string of bytes.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

crc, a C++ code which computes the Cyclic Redundancy Checksum (CRC) as used by the Portable Network graphics (PNG) format.

Source Code:


Last revised on 22 February 2020.