next up previous contents index
Next: CRC-CCITT Checksum ( CCITTCoder Up: Lossless Compression Previous: Checksummers ( checksummer_base )   Contents   Index


CRC32 Checksum ( CRC32Coder )

Definition

The class CRC32Coder computes CRC32 checksums (see ISO 3309 and ITU-T V.42 for a formal specification).

#include < LEDA/coding/checksum.h >