https://ppad.tech

NameDescriptionOwnerLast commit
base16Pure Haskell base16 encoding/decoding (docs.ppad.tech/base16). jtobin2025-03-10 16:52
base58Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58). jtobin2025-06-22 08:51
bech32Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32). jtobin2025-06-21 10:13
aeadPure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead). jtobin2025-06-22 18:53
chachaThe ChaCha20 stream cipher (docs.ppad.tech/chacha). jtobin2025-06-24 03:40
poly1305The Poly1305 message authentication code (docs.ppad.tech/poly1305). jtobin2025-06-21 10:34
bip32Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32). jtobin2025-06-21 11:05
bip39BIP39 mnemonic codes in Haskell (docs.ppad.tech/bip39). jtobin2025-06-21 11:13
secp256k1Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1). jtobin2025-06-24 03:50
sha256Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256). jtobin2025-06-22 09:12
sha512Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512). jtobin2025-06-24 03:36
hmac-drbgPure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg). jtobin2025-06-22 09:00
hkdfPure Haskell HMAC-based KDF (docs.ppad.tech/hkdf). jtobin2025-06-21 11:17
pbkdfPure Haskell password-based KDF (docs.ppad.tech/pbkdf). jtobin2025-06-21 11:09
ripemd160Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160). jtobin2025-06-22 09:06
csecp256k1Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1). jtobin2025-06-22 09:26
scriptRepresentations and fast conversions for Script (docs.ppad.tech/script). jtobin2025-03-10 16:57