LLFourn / secp256kfun

A pure-rust secp256k1 library optimised for fun
BSD Zero Clause License
101 stars 29 forks source link

Changes to make compatible with ECDSA adaptor spec #54

Closed LLFourn closed 3 years ago

LLFourn commented 3 years ago

sigma_fun: change is that you can override the name of the protocol (i.e. the tag) from the default. A lot of other misc changes like docs etc.

ecdsa_fun: Wrote new test vectors and made changes to pass them. They are part of the spec now: https://github.com/discreetlogcontracts/dlcspecs/pull/114/files