ppad-sha256

The SHA-256 and HMAC-SHA256 algorithms

Stackage Nightly 2026-03-07:0.3.2
Latest on Hackage:0.3.2

See all snapshots ppad-sha256 appears in

MIT licensed by Jared Tobin
Maintained by [email protected]
This version can be pinned in stack with:ppad-sha256-0.3.2@sha256:1ce006eb42be53d090c7f8ad5c2ca62b77644545ed7cba374c41e95980f2d8da,2545

Module documentation for 0.3.2

  • Crypto
    • Crypto.Hash
      • Crypto.Hash.SHA256
        • Crypto.Hash.SHA256.Arm
        • Crypto.Hash.SHA256.Internal
        • Crypto.Hash.SHA256.Lazy
Depends on 2 packages(full list with versions):

A pure implementation of SHA-256 and HMAC-SHA256 on strict and lazy ByteStrings, as specified by RFC's 6234 and 2104.