@hackage secp256k1-haskell0.2.4
Bindings for secp256k1 library from Bitcoin Core
Categories
License
MIT
Maintainer
jprupp@protonmail.ch
Links
Versions
Installation
Dependencies (9)
- QuickCheck
- base >=4.8 && <5
- base16-bytestring
- bytestring
- cereal
- deepseq Show all…
Dependents (13)
@hackage/haskoin-core, @hackage/libsecp256k1, @hackage/generic-pretty-instances, @hackage/signable, @hackage/web3-tools, @cardano/cardano-crypto-tests, Show all…
Package Flags
ecdh
(off by default)
Enable (experimental) ECDH APIs
negate
(off by default)
Enable tweak negate
recovery
(off by default)
Enable signature key recovery APIs
schnorr
(off by default)
Enable BIP-340 (Schnorr) APIs
Haskell bindings for secp256k1
This project contains Haskell bindings for the secp256k1 library from the Bitcoin Core project.