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 need more speed, please use crc-turbo.
Required Ruby Version
>= 2.2
Authors
dearblue
Versions
- 0.4.2 September 20, 2020 (38.5 KB)
- 0.4.1 March 31, 2017 (37 KB)
- 0.4.0.1 March 28, 2017 (36 KB)
- 0.4 March 05, 2017 (36 KB)
- 0.3.1.1 November 10, 2016 (32.5 KB)