go-secp256k1 icon indicating copy to clipboard operation
go-secp256k1 copied to clipboard

Go wrapper for the C secp256k1 library

go-secp256k1 - Go wrapper for the C secp256k1 library

GoDoc

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.

Credits

This repository is maintained by Péter Szilágyi (@karalabe), but authorship of all code contained inside belongs to the individual upstream projects.

License

3-Clause BSD.