Cross-platform Python CFFI bindings for libsecp256k1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tecnovert ec7eb48a95
Update secp256k1 version.
5 months ago
.github release v18.0.0 2 years ago
.travis Update secp256k1 version. 5 months ago
_cffi_build Update secp256k1 version. 5 months ago
coincurve Update secp256k1 version. 5 months ago
docs Merge remote-tracking branch 'ofek/master' into anonswap 1 year ago
tests Merge remote-tracking branch 'ofek/master' into anonswap 1 year ago
.codecov.yml Use Codecov to track coverage (#41) 6 years ago
.coveragerc Use tox in CI (#37) 6 years ago
.flake8 add linting (#86) 3 years ago
.gitattributes 🍭 Added .gitattributes & .gitignore files 7 years ago
.gitignore Merge branch 'master' into anonswap 2 years ago
Dockerfile_compile_dll Update secp256k1 version. 5 months ago
LICENSE-APACHE dual license 7 years ago
LICENSE-MIT dual license 7 years ago
MANIFEST.in support pep 561 (#88) 3 years ago
README.md Update link (#121) 2 years ago
mkdocs.yml change logo icon 3 years ago
mypy.ini add type hints (#87) 3 years ago
pyproject.toml Switch to Ruff 2 years ago
requirements-dev.txt Use tox in CI (#37) 6 years ago
setup.py Update secp256k1 version. 5 months ago
setup_support.py Add COINCURVE_CHECK_SYSTEM_LIB to disable checking for system libsecp256 by default. 2 years ago
tox.ini Switch to Ruff 2 years ago

README.md

coincurve

CI/CD CI - Test CI - Coverage
Docs CI - Docs
Package PyPI - Version PyPI - Downloads PyPI - Python Version
Meta code style - black types - Mypy imports - isort License - MIT OR Apache-2.0 GitHub Sponsors

This library provides well-tested Python bindings for libsecp256k1, the heavily optimized C library used by Bitcoin Core for operations on the elliptic curve secp256k1.

Feel free to read the documentation!

Users

and many more!

License

coincurve is distributed under the terms of any of the following licenses: