class Digest::CRC16X25
Implements the CRC16
X25 algorithm.
Constants
- INIT_CRC
- INIT_XOR
- TABLE
Generated by ‘./pycrc.py –algorithm=table-driven –model=x-25 –generate=c`
- XOR_MASK
Implements the CRC16
X25 algorithm.
Generated by ‘./pycrc.py –algorithm=table-driven –model=x-25 –generate=c`