python-srp 1.0.4-1ubuntu3 source package in Ubuntu

Changelog

python-srp (1.0.4-1ubuntu3) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Thu, 23 Jul 2015 07:14:44 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-srp_1.0.4.orig.tar.gz 27.1 KiB e370f1dbc9dde5bc7b4de8a0ce91c614eb631e7ec8fce5f9f1096fedfdac7103
python-srp_1.0.4-1ubuntu3.debian.tar.xz 5.3 KiB 9581e9d35c5ec7ad049ecaa308a2b2e6871372f156c6f4a5d496879d0b4e6c15
python-srp_1.0.4-1ubuntu3.dsc 2.0 KiB d2d2a672d0b6e61bf4f719ee129ba47316a4c3a0b82c72bd4d8c8257a569c70b

Available diffs

View changes file

Binary packages built by this source

python-srp: No summary available for python-srp in ubuntu wily.

No description available for python-srp in ubuntu wily.

python-srp-dbgsym: No summary available for python-srp-dbgsym in ubuntu xenial.

No description available for python-srp-dbgsym in ubuntu xenial.

python3-srp: Secure Remote Password protocol implementation

 This package provides an implementation of the Secure Remote Password
 protocol (SRP). SRP is a cryptographically strong authentication
 protocol for password-based, mutual authentication over an insecure
 network connection.
 .
 Unlike other common challenge-response autentication protocols, such
 as Kereros and SSL, SRP does not rely on an external infrastructure
 of trusted key servers or certificate management. Instead, SRP server
 applications use verification keys derived from each user's password
 to determine the authenticity of a network connection.
 .
 SRP provides mutual-authentication in that successful authentication
 requires both sides of the connection to have knowledge of the
 user's password. If the client side lacks the user's password or the
 server side lacks the proper verification key, the authentication will
 fail.
 .
 Unlike SSL, SRP does not directly encrypt all data flowing through
 the authenticated connection. However, successful authentication does
 result in a cryptographically strong shared key that can be used
 for symmetric-key encryption. This package contains the python3 version.
 .
 This package provides the python 3 version.

python3-srp-dbgsym: No summary available for python3-srp-dbgsym in ubuntu wily.

No description available for python3-srp-dbgsym in ubuntu wily.