Cross-platform Python CFFI bindings for libsecp256k1 (CFFI from Coincurve)
copied from cf-staging / libsecp256k1-py-bindingsThis library provides well-tested Python bindings for libsecp256k1, the heavily optimized C library used by Bitcoin Core for operations on the elliptic curve secp256k1. It is a streamlined version of Coincurve