Skip to main content

Pure-Python RSA implementation

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Pure Python RSA implementation

PyPI Build Status Coverage Status Code Climate

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.

Download and install using:

pip install rsa

or download it from the Python Package Index.

The source code is maintained at GitHub and is licensed under the Apache License, version 2.0

Changes in 4.1-4.4

Version 4.1 dropped support for Python 2.7, and soon after that version 4.2 was released. Neither of the two made it explicit in setup.cfg that Python 3.5 or newer is required. This caused issues on Python 2.7, as Pip happily upgraded to the new version.

Version 4.3 is a re-tagged release of version 4.0. It is the last to support Python 2.7.

Version 4.4 will be a re-tagged release of version 4.2, and explicitly require Python 3.5 or newer.

Major changes in 4.0

Version 3.4 was the last version in the 3.x range. Version 4.0 drops the following modules, as they are insecure:

  • rsa._version133
  • rsa._version200
  • rsa.bigfile
  • rsa.varblock

Those modules were marked as deprecated in version 3.4.

Furthermore, in 4.0 the I/O functions is streamlined to always work with bytes on all supported versions of Python.

Version 4.0 drops support for Python 2.6 and 3.3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsa-4.3.tar.gz (54.8 kB view details)

Uploaded Source

Built Distribution

rsa-4.3-py2.py3-none-any.whl (36.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file rsa-4.3.tar.gz.

File metadata

  • Download URL: rsa-4.3.tar.gz
  • Upload date:
  • Size: 54.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for rsa-4.3.tar.gz
Algorithm Hash digest
SHA256 7b863ff461f751373b4203dc09cfd07d92564575e8fafa45cc24fcde039153a0
MD5 bd7b48a6983759a2e72ea80c088d3ab1
BLAKE2b-256 8e6995b9a27dd62db6af87c4201c2a4fb706bce7cad7cc934c3cde67c34f61f5

See more details on using hashes here.

File details

Details for the file rsa-4.3-py2.py3-none-any.whl.

File metadata

  • Download URL: rsa-4.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 36.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for rsa-4.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d111bb8b92767d68c153cb248da8465c28ccdec449a266b76ac7ada0b48d6bbe
MD5 a38ebdf7bcb16b84a331b65a3ee446ac
BLAKE2b-256 7218c309bed1b3d06c82e0c0d5004537cd72b52b9fdd049482119b6b3d868e1a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page