slackbuilds_ponce/python/ecdsa
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
ecdsa.info
ecdsa.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.