Metadata-Version: |
2.4 |
Name: |
coincurve |
Version: |
21.0.0 |
Summary: |
Safest and fastest Python library for secp256k1 elliptic curve operations |
Author-Email: |
Ofek Lev <oss[at]ofek.dev> |
Project-Url: |
Homepage, https://ofek.dev/coincurve/ |
Project-Url: |
Sponsor, https://github.com/sponsors/ofek |
Project-Url: |
History, https://ofek.dev/coincurve/history/ |
Project-Url: |
Tracker, https://github.com/ofek/coincurve/issues |
Project-Url: |
Source, https://github.com/ofek/coincurve |
Keywords: |
bitcoin,crypto,cryptocurrency,ecdh,ecdsa,elliptic curves,ethereum,libsecp256k1,schnorr,secp256k1 |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Security :: Cryptography |
Classifier: |
Topic :: Software Development :: Libraries |
Requires-Python: |
>=3.9 |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT OR Apache-2.0 |
License-File: |
LICENSE-APACHE |
License-File: |
LICENSE-MIT |
License-File: |
NOTICE |
License-File: |
LICENSE-cffi |