[ANN] crcmod - CRC generator

Ray Buvel rlbuvel at gmail.com
Sun Jul 11 07:20:27 EDT 2004


Python module for creating functions computing the Cyclic Redundancy Check
(CRC). Any generating polynomial producing 8, 16, 32, or 64 bit CRCs is
allowed. Generated functions can be used in Python or C/C++ source code can
be generated.

Visit the project home page at  http://crcmod.sourceforge.net/



More information about the Python-list mailing list