coincurve 20.0.0

Cross-platform Python CFFI bindings for libsecp256k1

Contents

Cross-platform Python CFFI bindings for libsecp256k1

Stars: 151, Watchers: 151, Forks: 46, Open Issues: 11

The ofek/coincurve repo was created 7 years ago and the last code push was 3 months ago.
The project is popular with 151 github stars!

You can install coincurve using pip

pip install coincurve

or add it to a project with poetry

poetry add coincurve

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/coincurve/
Documentation:
https://ofek.dev/coincurve/
GitHub Repo:
https://github.com/ofek/coincurve
  • Security/Cryptography
  • Software Development/Libraries
No  coincurve  pypi packages just yet.

A list of common coincurve errors.

Here are some coincurve code examples and snippets.

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.19.0

ECDSA cryptographic signature library (pure python)