gorge
Convenient access to Ruby's Digest module via extensions to Ruby core
objects. gorge also provides an idiomatic Digest::CRC32
wrapper
over the CRC32 functionality provided by Ruby's built-in Zlib module.
API
Installation
Install the gorge
gem.
Contributing
Run rake test
to run the tests.