base16 | Pure Haskell base16 encoding/decoding (docs.ppad.tech/base16).
| jtobin | 2025-02-05 04:32 |
base58 | Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58).
| jtobin | 2025-01-19 16:42 |
bech32 | Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32).
| jtobin | 2025-01-19 14:41 |
secp256k1 | Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1).
| jtobin | 2025-01-22 18:24 |
sha256 | Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256).
| jtobin | 2025-02-05 11:08 |
sha512 | Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512).
| jtobin | 2025-02-05 11:16 |
hmac-drbg | Pure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg).
| jtobin | 2025-02-06 14:05 |
hkdf | Pure Haskell HMAC-based KDF (docs.ppad.tech/hkdf).
| jtobin | 2025-01-19 17:55 |
ripemd160 | Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160).
| jtobin | 2025-02-06 13:00 |
csecp256k1 | Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
| jtobin | 2025-01-19 16:42 |
script | Representations and fast conversions for Script (docs.ppad.tech/script).
| jtobin | 2025-01-31 15:38 |