interface for cyclic redundancy check generation
Index | devel
The CRC32 module calculates CRC sums of 32 bit lengths. It generates the same CRC values as ZMODEM, PKZIP, PIC-CHECK and many others.
Maintainer: Benoit Lecocq <benoit@openbsd.org>