@hackage digest0.0.1.4

Various hashes for bytestrings; CRC32 and Adler32 for now.

This package provides efficient hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib.