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), cryptonite, memory, transformers [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-08T22:17:34Z
Distributions
Downloads 324 total (50 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.0.2

[back to package description]

Build Status

Haskell bindings for secp256k1

This project contains Haskell bindings for the secp256k1 library.