Description
python-ecdsa - A cryptographic signature library in pure Python
Distribution: Slackware 14.2
Repository: SlackPack i486
Package name: python-ecdsa
Package version: 0.13
Package release: 2gds
Package architecture: i586
Package type: txz
Installed size: 310.00 KB
Download size: 71.00 KB
Official Mirror: ftp.sotirov-bg.net
This is an easy-to-use implementation of ECDSA cryptography
(Elliptic Curve Digital Signature Algorithm), implemented purely
in Python, released under the MIT license. 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.
Packaged by Georgi D. Sotirov <gdsotirov@dir.bg>