blob: 99d10ec49035b7bd628a309537db68588e370de3 (
plain)
1
2
3
4
|
Haskell package providing efficient cryptographic 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.
|