python-rsa 3.1.4-1 source package in Ubuntu

Changelog

python-rsa (3.1.4-1) unstable; urgency=medium


  * New upstream release

 -- TANIGUCHI Takaki <email address hidden>  Sun, 22 Jun 2014 17:21:45 +0900

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-rsa_3.1.4-1.dsc 2.0 KiB 749413b661df90857320c59ba7327828fdf0b10553edd46c4b46b9ca06a67406
python-rsa_3.1.4.orig.tar.gz 35.3 KiB e2b0b05936c276b1edd2e1525553233b666df9e29b5c3ba223eed738277c82a0
python-rsa_3.1.4-1.debian.tar.xz 1.8 KiB 8896210f336517c25e66c646e987cb013ec942be4261d76a475d50857b8af6da

Available diffs

No changes file available.

Binary packages built by this source

python-rsa: Pure-Python RSA implementation (Python 2)

 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.
 .
 This package contains the module for Python 2.

python3-rsa: Pure-Python RSA implementation (Python 3)

 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.
 .
 This package contains the module for Python 3.