[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six
- Python 2 and 3 compatibility library