{"library":"ecdsa","type":"library","category":null,"description":"ecdsa is a pure Python implementation of Elliptic Curve Cryptography (ECC) supporting ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm), and ECDH (Elliptic Curve Diffie-Hellman). It is actively maintained with several releases per year, providing a robust solution for digital signatures in Python applications. The current version is 0.19.2.","language":"python","status":"active","version":"0.19.2","tags":["cryptography","security","signatures","ecdsa","eddsa","ecdh","elliptic-curve"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install ecdsa","imports":["from ecdsa import SigningKey","from ecdsa import VerifyingKey","from ecdsa import NIST256p","from ecdsa import SECP256k1"]}],"homepage":null,"github":"http://github.com/tlsfuzzer/python-ecdsa","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ecdsa/","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.7,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ecdsa/compatibility"}}