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-1.0.22.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

srp-1.0.22-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

Details for the file srp-1.0.22.tar.gz.

File metadata

  • Download URL: srp-1.0.22.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.12

File hashes

Hashes for srp-1.0.22.tar.gz
Algorithm Hash digest
SHA256 f330d0ec7387e2ac8577487b164963155d4a031bca6e2024f1b0930eb92baa5d
MD5 49b2f0e9675827c5d0f8bb8bdcf4f76b
BLAKE2b-256 8dfb9210875dd162d3977580407b1c5ce6e779e770b8197a0de76819144a9755

See more details on using hashes here.

File details

Details for the file srp-1.0.22-py3-none-any.whl.

File metadata

  • Download URL: srp-1.0.22-py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.12

File hashes

Hashes for srp-1.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 35aa8af053285a35683eb37182dcb2e46dbd85c7075d28e139f200d6bf16ea43
MD5 534b4e51b77a21099babb9033aabf010
BLAKE2b-256 89755352c3ebd26e7d119042ae8de07354435a19c77fa2b44058fa97a1416783

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