Authors: dearblue
License: BSD-2-Clause
- Zlib
- CC0-1.0
Summary: Pure ruby implemented generic CRC (Cyclic Redundancy Check) calculator.
Customization is posible for 1 to 64 bit width, any polynomials, and with/without bit reflection input/output.
If you...