[ 原始碼: python-srptools ]
套件:python3-srptools(1.0.1-2)
python3-srptools 的相關連結
Debian 的資源:
下載原始碼套件 python-srptools:
- [python-srptools_1.0.1-2.dsc]
- [python-srptools_1.0.1.orig.tar.gz]
- [python-srptools_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-srptools 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library