secp256k1-haskell: Bindings for secp256k1 library from Bitcoin Core
Sign and verify signatures using the very fast C secp256k1 library from Pieter Wuille. Has Haskell types and abstractions for keys and signatures.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ecdh | Enable (experimental) ECDH APIs | Disabled |
recovery | Enable signature key recovery APIs | Disabled |
schnorr | Enable BIP-340 (Schnorr) APIs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- secp256k1-haskell-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates