Skip to content

ipsn/go-secp256k1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.