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
Steve Ruckdashel 6a4e730003
crypto/secp256k1: add workaround for go mod vendor (#21735)
4 years ago
..
libsecp256k1 crypto/secp256k1: add workaround for go mod vendor (#21735) 4 years ago
.gitignore
LICENSE
curve.go crypto/secp256k1: add checking z sign in affineFromJacobian (#18419) 4 years ago
dummy.go crypto/secp256k1: add workaround for go mod vendor (#21735) 4 years ago
ext.h
panic_cb.go
secp256.go crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203) 5 years ago
secp256_test.go