{"library":"starkbank-ecdsa","type":"library","category":null,"description":"StarkBank ECDSA is a lightweight and fast pure Python library for Elliptic Curve Digital Signature Algorithm (ECDSA). As of version 2.2.0, it provides tools for generating private/public keys, signing data, and verifying signatures. The library maintains a steady release cadence, with several updates per year.","language":"python","status":"active","version":"2.2.0","tags":["ecdsa","cryptography","signing","security","pure-python"],"install":[{"cmd":"pip install starkbank-ecdsa","imports":["from ellipticcurve import PrivateKey","from ellipticcurve import PublicKey","from ellipticcurve import Ecdsa"]}],"homepage":null,"github":"https://github.com/starkbank/ecdsa-python.git","docs":null,"changelog":null,"pypi":"https://pypi.org/project/starkbank-ecdsa/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/starkbank-ecdsa/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Sun Aug 02","install_tag":null}}