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
Felix Lange 23f1a0b783
crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203)
4 years ago
..
libsecp256k1 cmd, crypto, eth, internals: fix Typos (#19868) 5 years 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: Fix invalid document link (#18297) 6 years ago
ext.h crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 6 years ago
panic_cb.go crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 6 years ago
secp256.go crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203) 4 years ago
secp256_test.go crypto/secp256k1: remove external LGPL dependencies (#17239) 6 years ago