blob: 68fd68b37ff719c5693013fe826d74b669cd8920 [file] [log] [blame] [edit]
Name: python-rsa
Short Name: rsa
URL: https://files.pythonhosted.org/packages/aa/65/7d973b89c4d2351d7fb232c2e452547ddfa243e93131e7cfa766da627b52/rsa-4.9.tar.gz
Version: 4.9
License: Apache License
Description:
[Python-RSA](https://stuvel.eu/rsa) is a pure-Python RSA implementation. It supports
encryption and decryption, signing and verifying signatures, and key
generation according to PKCS#1 version 1.5. It can be used as a Python
library as well as on the commandline. The code was mostly written by
Sybren A. StΓΌvel.
Local Modifications:
- Kept rsa/.
- Kept LICENSE and README.md.