class Digest::CRC24
Implements the CRC24
algorithm.
Constants
- INIT_CRC
- REFLECT_INPUT
- TABLE
-
Generated by ‘./pycrc.py –algorithm=table-drive –model=crc24 –generate=c`
- WIDTH
Implements the CRC24
algorithm.
Generated by ‘./pycrc.py –algorithm=table-drive –model=crc24 –generate=c`