[ ソース: python-ecdsa ]
パッケージ: python3-ecdsa (0.16.1-1)
python3-ecdsa に関するリンク
Debian の資源:
python-ecdsa ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ECDSA cryptographic signature library (Python 3)
This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols.
This package contains the module for Python 3.
その他の python3-ecdsa 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six (>= 1.9.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)