CRC32
A straight-forward C++ class that encapsulates the official CRC32 algorithm used in PKZip, WinZip and Ethernet. Full working example included.
The latest versions can always be found here (as part of a larger common library):
A straight-forward C++ class that encapsulates the official CRC32 algorithm used in PKZip, WinZip and Ethernet. Full working example included.