This project has been archived by its maintainers, and is no longer receiving any updates.
Python-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.
Documentation can be found at the Python-RSA homepage: http://stuvel.eu/rsa
Download and install using:
pip install rsa
or:
easy_install rsa
or download it from the Python Package Index.
The source code is maintained in a Mercurial repository and is licensed under the Apache License, version 2.0
Release files for rsa 3.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rsa-3.1.4.tar.gz | 36.2 kB | Details |
Release files / rsa-3.1.4.tar.gz
| Download URL | rsa-3.1.4.tar.gz |
|---|---|
| Size | 36.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e2b0b05936c276b1edd2e1525553233b666df9e29b5c3ba223eed738277c82a0
|
|
BLAKE2b-256 checksum How to use checksums |
db6501448b2f3e222a846cbe7a62ea61950c5659b1f9489171eb68242415f92c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |