class Digest::CRC32XFER
Implements the CRC32
XFER algorithm.
Constants
- INIT_CRC
- REFLECT_INPUT
- TABLE
-
Generated by ‘./pycrc.py –algorithm=table-driven –model=xfer –generate=c`
- XOR_MASK
Implements the CRC32
XFER algorithm.
Generated by ‘./pycrc.py –algorithm=table-driven –model=xfer –generate=c`