ECDSA cryptographic signature library
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.
- Sources inherited from project openSUSE:Leap:42.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1:Update/python3-ecdsa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ecdsa-0.13.tar.gz | 0000055579 54.3 KB | |
python3-ecdsa.changes | 0000000838 838 Bytes | |
python3-ecdsa.spec | 0000001957 1.91 KB |
Latest Revision
Stephan Kulow (coolo)
committed
(revision 2)
vrev bump
Comments 0