overcat / fastcrc

A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum.
https://fastcrc.readthedocs.io
MIT License
19 stars 6 forks source link

feat: add crc_16_ibm_refin and crc_32_reversed_reciprocal_refin #3

Closed overcat closed 2 years ago

overcat commented 2 years ago

2