interface for cyclic redundancy check generation
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: Kevin Lo <kevlo@openbsd.org>
