21dotco / two1-python

The 21 command line interface and two1 bitcoin library. Send and receive BTC over HTTP.
https://earn.com
Other
365 stars 91 forks source link

Change EC backend #21

Open ofek opened 7 years ago

ofek commented 7 years ago

Consider switching from the current OpenSSL hack/pure Python implementation to https://github.com/ofek/coincurve.

Features:

See:

https://github.com/raiden-network/raiden/pull/534 https://github.com/ethereum/pyethereum/pull/713