Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 855 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 855 Bytes

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.