#1110308 ITP: python-coincurve -- Python library for secp256k1 elliptic curve operations

#1110308#5
Date:
2025-08-02 22:55:00 UTC
From:
To:
   Package name    : python-coincurve
   Version         : 21.0.0
   Upstream Author : Ofek Lev <oss@ofek.dev>
   URL             : https://github.com/ofek/coincurve
   License         : MIT and Apache-2.0
   Programming Lang: Python
   Description     : Python library for secp256k1 elliptic curve operations

   Coincurve is a Python library that provides a fast and safe interface
to the secp256k1 elliptic curve operations. It supports ECDSA, ECDH, and
Schnorr signatures, and is used in cryptocurrency applications.