{"library":"lightecc","type":"library","category":null,"description":"LightECC is a lightweight Python library for Elliptic Curve Cryptography (ECC) arithmetic. It provides support for various elliptic curve forms, including Weierstrass, Koblitz, and Edwards, along with many pre-defined curves. The library simplifies fundamental ECC operations such as point addition, subtraction, scalar multiplication, and division. As of its current version 0.0.5, LightECC aims to make ECC operations accessible without requiring deep understanding of the underlying mathematical principles. The library appears to be actively maintained, with recent updates.","language":"python","status":"active","version":"0.0.5","tags":["cryptography","ecc","elliptic curve","math","security","arithmetic"],"last_verified":"Mon May 25","install":[{"cmd":"pip install lightecc","imports":["from lightecc import LightECC"]}],"homepage":null,"github":"https://github.com/serengil/LightECC","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lightecc/","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.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lightecc/compatibility"}}