digest

Various hashes for bytestrings; CRC32 and Adler32 for now.

Version on this page:0.0.1.7@rev:1
LTS Haskell 22.21:0.0.2.1
Stackage Nightly 2024-05-06:0.0.2.1
Latest on Hackage:0.0.2.1

See all snapshots digest appears in

BSD-2-Clause licensed and maintained by Eugene Kirpichov
This version can be pinned in stack with:digest-0.0.1.7@sha256:94a3ae05f3f6186a9bc3de79929815c3bf11eaae186ddef4e6708ba7fc240372,1486

Module documentation for 0.0.1.7

Depends on 2 packages(full list with versions):
Used by 5 packages in nightly-2023-09-18(full list with versions):

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.

Changes

Changelog

0.0.1.7 — 5th March 2023

0.0.1.6 — 5th March 2023

0.0.1.5 — 24th Jan 2023

0.0.1.4 — 22th Dec 2022