This repository is a standalone clone of the secp256k1
Go wrapper from the go-ethereum
code base as used by Ethereum. The reason for forking it is to permit alternative use cases without having to depend on the upstream 1GB repository.
Any issues or PRs with regard to this library should be submitted upstream to the go-ethereum
project. All changes will be downstreamed into this fork once merged there.
This repository is maintained by Péter Szilágyi (@karalabe), but authorship of all code contained inside belongs to the individual upstream projects.
3-Clause BSD.