Description
Bindings for secp256k1 library from Bitcoin Core.
Description
Sign and verify signatures using the very fast C secp256k1 library from Pieter Wuille. Has Haskell types and abstractions for keys and signatures.
README.md
Haskell bindings for secp256k1
This project contains Haskell bindings for the secp256k1 library from the Bitcoin Core project.