class Digest::CRC64XZ
Implements the CRC64
XZ algorithm.
@since 0.5.0
Constants
- INIT_CRC
- INIT_XOR
- TABLE
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-64-xz –generate=c`
- XOR_MASK
Implements the CRC64
XZ algorithm.
@since 0.5.0
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-64-xz –generate=c`