libsecp256k1: Bindings for secp256k1

[ crypto, library, mit ] [ Propose Tags ]

Sign and verify signatures using the secp256k1 library.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), bytestring (>=0.10.8 && <0.12), entropy (>=0.3.8 && <0.5), hedgehog, memory (>=0.14.15 && <1.0), transformers (>=0.4.0.0 && <1.0) [details]
License MIT
Copyright (c) 2017 Jean-Pierre Rupp; (c) 2020 Haskoin Developers; (c) 2022 Keagan McClelland
Author Keagan McClelland
Maintainer keagan.mcclelland@gmail.com
Category Crypto
Home page http://github.com/ProofOfKeags/secp256k1-haskell#readme
Bug tracker https://github.com/ProofOfKeags/libsecp256k1-haskell.git/issues
Source repo head: git clone https://github.com/ProofOfKeags/libsecp256k1-haskell.git
Uploaded by ProofOfKeags at 2022-07-11T23:41:30Z
Distributions
Downloads 318 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for libsecp256k1-0.1.0

[back to package description]

Build Status

Haskell bindings for secp256k1

This project contains Haskell bindings for the secp256k1 library.