https://ppad.tech

NameDescriptionOwnerLast commit
base16Pure Haskell base16 encoding/decoding (docs.ppad.tech/base16). jtobin2025-12-28 15:02
base58Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58). jtobin2026-01-10 17:46
bech32Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32). jtobin2025-12-28 15:48
aeadPure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead). jtobin2025-12-28 21:24
chachaThe ChaCha20 stream cipher (docs.ppad.tech/chacha). jtobin2025-12-28 21:24
poly1305The Poly1305 message authentication code (docs.ppad.tech/poly1305). jtobin2025-12-28 21:24
bip32Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32). jtobin2026-01-10 18:31
bip39BIP39 mnemonic codes in Haskell (docs.ppad.tech/bip39). jtobin2026-01-10 18:37
secp256k1Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1). jtobin2026-01-10 18:26
sha256Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256). jtobin2026-01-11 08:57
sha512Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512). jtobin2026-01-11 09:06
hmac-drbgPure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg). jtobin2026-01-10 15:12
hkdfPure Haskell HMAC-based KDF (docs.ppad.tech/hkdf). jtobin2026-01-08 18:47
pbkdfPure Haskell password-based KDF (docs.ppad.tech/pbkdf). jtobin2026-01-10 17:58
ripemd160Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160). jtobin2025-12-28 21:23
csecp256k1Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1). jtobin2025-12-28 20:16
scriptRepresentations and fast conversions for Script (docs.ppad.tech/script). jtobin2025-12-28 21:24
fixedPure Haskell large fixed-width integers and Montgomery arithmetic. jtobin2026-01-01 14:37