{"library":"rsa","type":"library","category":null,"description":"Python-RSA is a pure-Python implementation of RSA public-key cryptography. It supports key generation, encryption/decryption, and signing/verifying signatures according to PKCS#1 version 1.5. Current version is 4.9.1. The project is effectively in maintenance-only mode — the original author has publicly stated they lack time to actively maintain it, and Snyk classifies its maintenance status as Inactive. Release cadence has been irregular, with no new releases since 4.9.1.","language":"python","status":"maintenance","version":"4.9.1","tags":["cryptography","rsa","encryption","signing","pkcs1","pure-python","asymmetric"],"install":[{"cmd":"pip install rsa","imports":["import rsa","from rsa import PublicKey","from rsa import PrivateKey","from rsa import VerificationError","from rsa import DecryptionError"]}],"homepage":"https://stuvel.eu/rsa","github":"https://github.com/sybrenstuvel/python-rsa","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rsa/","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/rsa/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}