FICHA · MANJARO

haskell-digest

CRC32 and Adler32 hashes for bytestrings

  • haskell-library
  • LIBRARY
  • CHECKSUM
  • BYTES
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for computing CRC32 and Adler32 checksums over ByteString data. These checksums are useful for detecting accidental corruption in files, streams, and compressed formats.

Developers use it for integrity checks in non-adversarial contexts. CRC32 and Adler32 are not cryptographic hashes and should not be used to protect against deliberate tampering.

Permissions

Permissions not analysed for this source yet.