Phil Salant bc572217c0 | 5 years ago | |
---|---|---|
.. | ||
libsecp256k1 | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
curve.go | 5 years ago | |
ext.h | 6 years ago | |
panic_cb.go | 6 years ago | |
secp256.go | 6 years ago |
This package is copied from 729bf365b5/crypto/secp256k1
Unlike the rest of go-ethereum it is MIT licensed so compatible with our Apache2.0 license. We opt to copy in here rather than depend on go-ethereum to avoid issues with vendoring of the GPL parts of that repository by downstream.