slackbuilds_ponce/python/ecdsa
Willy Sudiarto Raharjo 9126706885
python/ecdsa: Switch to i586.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-25 07:04:49 +07:00
..
ecdsa.info
ecdsa.SlackBuild python/ecdsa: Switch to i586. 2016-09-25 07:04:49 +07:00
README
slack-desc

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.