{"library":"coincurve","type":"library","category":null,"description":"Coincurve is a Python library providing fast and secure bindings for libsecp256k1, the highly optimized C library used by Bitcoin Core for elliptic curve cryptography operations. It offers a clean, easy-to-use API for tasks like key generation, signing, and verification. The current version is 21.0.0, and it maintains frequent updates to libsecp256k1.","language":"python","status":"active","version":"21.0.0","tags":["cryptography","secp256k1","elliptic curve","bitcoin","ethereum"],"last_verified":"Thu May 21","install":[{"cmd":"pip install coincurve","imports":["from coincurve import PrivateKey","from coincurve import PublicKey","from coincurve import verify_signature"]}],"homepage":"https://ofek.dev/coincurve/","github":"https://github.com/ofek/coincurve","docs":null,"changelog":"https://ofek.dev/coincurve/history/","pypi":"https://pypi.org/project/coincurve/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/coincurve/compatibility"}}