crc 0.4
Pure ruby implemented general CRC (Cyclic Redundancy Check) calcurator. 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.
Gemfile:
=
install:
=
Development Dependencies (1):
rake
>= 0