crc 0.3
This is a general CRC (Cyclic Redundancy Check) generator for ruby. It is written by pure ruby. Customization is posible for 1 to 64 bit width, any polynomial primitives, and with/without bit reflection input/output. If you need more speed, please use crc-turbo.
Gemfile:
=
install:
=
Development Dependencies (1):
rake
>= 0