tronch0 / ecdsa

BigInt to Elliptic Curve Cryptography.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecdsa

TODO

  1. Add curve secp256k1.
  2. Add curve P256.
  3. Add MPC w/ trusted dealer.
  4. Add Fast Secure Two-Party ECDSA Signing.

Supported curves

  • secp256k1
  • P256

Running the examples

Limitations

About

BigInt to Elliptic Curve Cryptography.


Languages

Language:Go 100.0%