ppad-sha512

The SHA-512 and HMAC-SHA512 algorithms

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

See all snapshots ppad-sha512 appears in

MIT licensed by Jared Tobin
Maintained by [email protected]
This version can be pinned in stack with:ppad-sha512-0.2.2@sha256:0c55bad11fd3e9cbc763e4a6d6ceb28471188c64ca0070e5c2d1362f1c48a049,2547

Module documentation for 0.2.2

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

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