digest-0.0.0.7: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.ContentsIndex
digest-0.0.0.7: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.
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.
Modules
show/hideData
show/hideDigest
Data.Digest.Adler32
Data.Digest.CRC32
Produced by Haddock version 2.6.0