py3-ecdsa

Python implementation of ECDSA cryptography

WWW CVSWeb GITHub
  1. Package version
    py3-ecdsa-0.18.0p2
  2. Maintainer
    Benoit Lecocq

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-six,python3
  • lang/python/3.10