{"library":"srptools","type":"library","category":null,"description":"SRPTools is a Python library designed for implementing Secure Remote Password (SRP) authentication, a robust password-authenticated key agreement protocol (PAKE). It provides tools for both client and server sides to perform secure password-based authentication and key exchange over an insecure network. The current version is 1.0.1, with an infrequent release cadence indicating a stable and mature codebase.","language":"python","status":"active","version":"1.0.1","tags":["security","authentication","SRP","cryptography","protocol"],"install":[{"cmd":"pip install srptools","imports":["from srptools import SRPContext","from srptools import SRPClientSession","from srptools import SRPServerSession","from srptools import constants"]}],"homepage":null,"github":"https://github.com/idlesign/srptools","docs":null,"changelog":null,"pypi":"https://pypi.org/project/srptools/","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/srptools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}