{"library":"ecpy","type":"library","category":null,"description":"ECPy is a pure Python Elliptic Curve library providing implementations of ECDSA, EDDSA (Ed25519), ECSchnorr, and Borromean signatures, alongside fundamental Point operations. The library is currently at version 1.2.5, with its last release in October 2020. While its documentation historically noted a 'beta stage' status, the current lack of recent development suggests it is in maintenance mode rather than active feature development.","language":"python","status":"maintenance","version":"1.2.5","tags":["cryptography","elliptic curve","ecdsa","eddsa","ecschnorr","security","pure-python","signature"],"last_verified":"Sun May 24","install":[{"cmd":"pip install ECPy","imports":["from ecpy.curves import Curve","from ecpy.curves import Point","from ecpy.keys import ECPublicKey","from ecpy.keys import ECPrivateKey","from ecpy.ecdsa import ECDSA"]}],"homepage":null,"github":"https://github.com/cslashm/ECPy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ecpy/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ecpy/compatibility"}}