{"library":"x25519","type":"library","category":null,"description":"The `x25519` library (version 0.0.2) provides a pure Python implementation of the Curve25519 elliptic curve for Diffie-Hellman key exchange. It was last released in October 2021 and appears to be unmaintained, with no active development or official GitHub repository discoverable at the provided link. This library is distinct from the more robust and actively maintained X25519 implementations found in the `cryptography` library.","language":"en","status":"abandoned","version":"0.0.2","tags":["cryptography","x25519","curve25519","pure-python","key-exchange","diffie-hellman"],"last_verified":"Wed May 27","install":[{"cmd":"pip install x25519","imports":["import x25519\npublic_key = x25519.scalar_base_mult(private_key)","import x25519\nshared_secret = x25519.scalar_mult(private_key, peer_public_key)"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"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.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/x25519/compatibility"}}