[ 源代码: python-ecdsa ]
软件包:python3-ecdsa(0.13-3+deb10u1)
python3-ecdsa 的相关链接
Debian 的资源:
下载源码包 python-ecdsa:
- [python-ecdsa_0.13-3+deb10u1.dsc]
- [python-ecdsa_0.13.orig.tar.gz]
- [python-ecdsa_0.13-3+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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.2)
- Python 2 and 3 compatibility library (Python 3 interface)