ghc-digest/README.md

5 lines
223 B
Markdown
Raw Normal View History

2024-01-05 22:49:02 +01:00
# ghc-digest
This package provides 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.