Contents

coincurve 19.0.1

0

Cross-platform Python CFFI bindings for libsecp256k1

Cross-platform Python CFFI bindings for libsecp256k1

Stars: 144, Watchers: 144, Forks: 52, Open Issues: 11

The ofek/coincurve repo was created 7 years ago and the last code push was 2 days ago.
The project is popular with 144 github stars!

How to Install coincurve

You can install coincurve using pip

pip install coincurve

or add it to a project with poetry

poetry add coincurve

Package Details

Author
License
MIT OR Apache-2.0
Homepage
PyPi:
https://pypi.org/project/coincurve/
Documentation:
https://ofek.dev/coincurve/
GitHub Repo:
https://github.com/ofek/coincurve

Classifiers

  • Security/Cryptography
  • Software Development/Libraries
No  coincurve  pypi packages just yet.

Errors

A list of common coincurve errors.

Code Examples

Here are some coincurve code examples and snippets.

GitHub Issues

The coincurve package has 11 open issues on GitHub

  • update
  • Import fails on macOS 12 arm64 with Python 3.10

See more issues on GitHub

Related Packages & Articles

ecdsa 0.18.0

ECDSA cryptographic signature library (pure python)