4a2edc5ddf
packaged for wip by zecrazytux. 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.
4 lines
212 B
Text
4 lines
212 B
Text
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.
|