class Digest::CRC64Jones
Implements the CRC64
Jones algorithm.
@since 0.5.0
Constants
- INIT_CRC
- INIT_XOR
- TABLE
Generated by `./pycrc.py –algorithm=table-driven –model=crc-64-jones –generate=c`
Implements the CRC64
Jones algorithm.
@since 0.5.0
Generated by `./pycrc.py –algorithm=table-driven –model=crc-64-jones –generate=c`