Binary package “python3-srptools” in ubuntu oracular

Tools to implement Secure Remote Password (SRP) authentication

 Provides tools to implement the Secure Remote Password (SRP) protocol for
 secure password-based authentication and key exchange in Python. SRP is a
 password-authenticated key agreement protocol (PAKE) that enhances security
 by allowing for secure password-based authentication and key exchange.
 .
 This package includes both a command-line interface (CLI) and an API for
 incorporating SRP into your Python applications.