Fork of Chainlink Ethereum signature utilities
| cryptotest | ||
| ethdss | ||
| ethschnorr | ||
| secp256k1 | ||
| go.mod | ||
| LICENSE | ||
| README.md | ||
Ethereum DSS utilities copied from github.com/smartcontractkit/chainlink v2.19.0
Functional changes:
- the compressed binary encoding of secp256k1 points is made compatible with that described in SEC1 (section 2.3.3), which is used by Cosmos SDK.