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
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307)
11 months ago
..
libsecp256k1 all: fix typos in comments (#29186) 11 months ago
.gitignore
LICENSE
curve.go build: upgrade to go 1.19 (#25726) 2 years ago
dummy.go all: add go:build lines (#23468) 4 years ago
ext.h
panic_cb.go all: add go:build lines (#23468) 4 years ago
scalar_mult_cgo.go all: use min/max/clear from go1.21 (#29307) 11 months ago
scalar_mult_nocgo.go all: add go:build lines (#23468) 4 years ago
secp256.go crypto/secp256k1: define NDEBUG only if not defined (#27550) 2 years ago
secp256_test.go all: update to go version 1.22.1 (#28946) 11 months ago