base16 | Pure Haskell base16 encoding/decoding (docs.ppad.tech/base16).
| jtobin | 2025-01-17 18:42 |
base58 | Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58).
| jtobin | 2025-01-17 19:46 |
bech32 | Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32).
| jtobin | 2025-01-12 20:31 |
secp256k1 | Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1).
| jtobin | 2025-01-17 19:46 |
sha256 | Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256).
| jtobin | 2025-01-17 19:03 |
sha512 | Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512).
| jtobin | 2025-01-07 15:12 |
hmac-drbg | Pure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg).
| jtobin | 2024-11-14 06:24 |
hkdf | Pure Haskell HMAC-based KDF (docs.ppad.tech/hkdf).
| jtobin | 2025-01-11 11:03 |
ripemd160 | Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160).
| jtobin | 2025-01-17 19:02 |
csecp256k1 | Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
| jtobin | 2024-11-07 12:49 |