Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/crypto/secp256k1
SuiYuan 2262bf3415
crypto/secp256k1: change receiver variable name to lowercase (#29889)
4 months ago
..
libsecp256k1 all: fix typos in comments (#29186) 7 months ago
.gitignore Moved `obscuren` secp256k1-go 10 years ago
LICENSE crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 6 years ago
curve.go crypto/secp256k1: change receiver variable name to lowercase (#29889) 4 months ago
dummy.go all: add go:build lines (#23468) 3 years ago
ext.h crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 6 years ago
panic_cb.go all: add go:build lines (#23468) 3 years ago
scalar_mult_cgo.go crypto/secp256k1: change receiver variable name to lowercase (#29889) 4 months ago
scalar_mult_nocgo.go crypto/secp256k1: change receiver variable name to lowercase (#29889) 4 months ago
secp256.go crypto/secp256k1: define NDEBUG only if not defined (#27550) 1 year ago
secp256_test.go all: fix various typos (#29542) 5 months ago