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-03-01 04:22
bech32Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32). jtobin2025-03-01 04:22
aeadPure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead). jtobin2025-03-11 06:30
chachaThe ChaCha20 stream cipher (docs.ppad.tech/chacha). jtobin2025-03-11 06:33
poly1305The Poly1305 message authentication code (docs.ppad.tech/poly1305). jtobin2025-03-11 06:33
bip32Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32). jtobin2025-03-16 14:12
bip39BIP39 mnemonic codes in Haskell (docs.ppad.tech/bip39). jtobin2025-03-18 01:20
secp256k1Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1). jtobin2025-03-17 03:22
sha256Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256). jtobin2025-03-01 04:22
sha512Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512). jtobin2025-03-01 04:22
hmac-drbgPure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg). jtobin2025-03-01 04:22
hkdfPure Haskell HMAC-based KDF (docs.ppad.tech/hkdf). jtobin2025-03-01 04:22
pbkdfPure Haskell password-based KDF (docs.ppad.tech/pbkdf). jtobin2025-03-01 04:22
ripemd160Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160). jtobin2025-03-01 04:22
csecp256k1Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1). jtobin2025-03-01 04:22
scriptRepresentations and fast conversions for Script (docs.ppad.tech/script). jtobin2025-03-10 16:57