| base16 | Pure Haskell base16 encoding/decoding (docs.ppad.tech/base16).
| jtobin | 2025-12-28 15:02 |
| base58 | Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58).
| jtobin | 2026-01-10 17:46 |
| bech32 | Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32).
| jtobin | 2025-12-28 15:48 |
| aead | Pure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead).
| jtobin | 2025-12-28 21:24 |
| chacha | The ChaCha20 stream cipher (docs.ppad.tech/chacha).
| jtobin | 2025-12-28 21:24 |
| poly1305 | The Poly1305 message authentication code (docs.ppad.tech/poly1305).
| jtobin | 2025-12-28 21:24 |
| bip32 | Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32).
| jtobin | 2026-01-10 18:31 |
| bip39 | BIP39 mnemonic codes in Haskell (docs.ppad.tech/bip39).
| jtobin | 2026-01-10 18:37 |
| secp256k1 | Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1).
| jtobin | 2026-01-10 18:26 |
| sha256 | Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256).
| jtobin | 2026-01-11 08:57 |
| sha512 | Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512).
| jtobin | 2026-01-11 09:06 |
| hmac-drbg | Pure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg).
| jtobin | 2026-01-10 15:12 |
| hkdf | Pure Haskell HMAC-based KDF (docs.ppad.tech/hkdf).
| jtobin | 2026-01-08 18:47 |
| pbkdf | Pure Haskell password-based KDF (docs.ppad.tech/pbkdf).
| jtobin | 2026-01-10 17:58 |
| ripemd160 | Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160).
| jtobin | 2025-12-28 21:23 |
| csecp256k1 | Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
| jtobin | 2025-12-28 20:16 |
| script | Representations and fast conversions for Script (docs.ppad.tech/script).
| jtobin | 2025-12-28 21:24 |
| fixed | Pure Haskell large fixed-width integers and Montgomery arithmetic.
| jtobin | 2026-01-01 14:37 |