This class implements the CRC-32 checksum algorithm. The digest returned is a little-endian 4 byte string.
See Source File
BSD style: $(LICENSE)
Copyright (c) 2006 James Pelcis. All rights reserved
Initial release: August 2006
James Pelcis