@hackage secp256k1-haskell0.1.7
Bindings for secp256k1 library from Bitcoin Core
Categories
License
LicenseRef-PublicDomain
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
Haskell bindings for secp256k1
This project contains Haskell bindings for the secp256k1 library from the Bitcoin Core project.