Skip to main content

Secure Remote Password

Project description

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 Kerberos 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.

For a full description of the pysrp package and the SRP protocol, please refer to the srp module documentation.

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

srp-ext-1.0.7.1.tar.gz (19.3 kB view details)

Uploaded Source

File details

Details for the file srp-ext-1.0.7.1.tar.gz.

File metadata

  • Download URL: srp-ext-1.0.7.1.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for srp-ext-1.0.7.1.tar.gz
Algorithm Hash digest
SHA256 34c0aff6262bd7197803bb94e68dff2519d5e46bb3017266201dde805dd0211b
MD5 308f4758319dd9761de5ee71a7240b07
BLAKE2b-256 92079776165ccc5e1140f5322d51141bcebc5b251ef3d53c82c68c9844e839ee

See more details on using hashes here.

Supported by

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