go-ethereum/crypto/secp256k1
2024-05-30 16:24:16 +02:00
..
libsecp256k1 all: fix typos in comments (#29186) 2024-03-07 22:56:19 +01:00
.gitignore Moved obscuren secp256k1-go 2015-01-22 00:35:00 +01:00
curve.go crypto/secp256k1: change receiver variable name to lowercase (#29889) 2024-05-30 16:24:16 +02:00
dummy.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
ext.h crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 2018-07-24 02:47:47 +02:00
LICENSE crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 2018-07-24 02:47:47 +02:00
panic_cb.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
scalar_mult_cgo.go crypto/secp256k1: change receiver variable name to lowercase (#29889) 2024-05-30 16:24:16 +02:00
scalar_mult_nocgo.go crypto/secp256k1: change receiver variable name to lowercase (#29889) 2024-05-30 16:24:16 +02:00
secp256_test.go all: fix various typos (#29542) 2024-04-16 15:44:00 +03:00
secp256.go crypto/secp256k1: define NDEBUG only if not defined (#27550) 2023-06-23 19:02:05 +02:00