base16 | Pure Haskell base16 encoding/decoding (docs.ppad.tech/base16).
| jtobin | 2025-03-10 16:52 |
base58 | Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58).
| jtobin | 2025-03-01 04:22 |
bech32 | Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32).
| jtobin | 2025-03-01 04:22 |
aead | Pure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead).
| jtobin | 2025-03-11 06:30 |
chacha | The ChaCha20 stream cipher (docs.ppad.tech/chacha).
| jtobin | 2025-03-11 06:33 |
poly1305 | The Poly1305 message authentication code (docs.ppad.tech/poly1305).
| jtobin | 2025-03-11 06:33 |
bip32 | Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32).
| jtobin | 2025-03-16 14:12 |
bip39 | BIP39 mnemonic codes in Haskell (docs.ppad.tech/bip39).
| jtobin | 2025-03-18 01:20 |
secp256k1 | Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1).
| jtobin | 2025-03-17 03:22 |
sha256 | Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256).
| jtobin | 2025-03-01 04:22 |
sha512 | Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512).
| jtobin | 2025-03-01 04:22 |
hmac-drbg | Pure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg).
| jtobin | 2025-03-01 04:22 |
hkdf | Pure Haskell HMAC-based KDF (docs.ppad.tech/hkdf).
| jtobin | 2025-03-01 04:22 |
pbkdf | Pure Haskell password-based KDF (docs.ppad.tech/pbkdf).
| jtobin | 2025-03-01 04:22 |
ripemd160 | Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160).
| jtobin | 2025-03-01 04:22 |
csecp256k1 | Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
| jtobin | 2025-03-01 04:22 |
script | Representations and fast conversions for Script (docs.ppad.tech/script).
| jtobin | 2025-03-10 16:57 |