libsecp256k1: Bindings for secp256k1

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Sign and verify signatures using the secp256k1 library.


[Skip to Readme]

Properties

Versions 0.0.0, 0.0.1, 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
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:15:02Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for libsecp256k1-0.0.1

[back to package description]

Build Status

Haskell bindings for secp256k1

This project contains Haskell bindings for the secp256k1 library.