go-ethereum/crypto/secp256k1
Matthieu Vachon d1f03614a4 Merge tag 'v1.14.12' into firehose-fh3.0
# Conflicts:
#	cmd/geth/misccmd.go
#	core/state/statedb.go
#	core/state_processor.go
#	go.mod
2024-12-17 16:01:41 -05: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 Merge tag 'v1.14.12' into firehose-fh3.0 2024-12-17 16:01:41 -05: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 Merge tag 'v1.14.12' into firehose-fh3.0 2024-12-17 16:01:41 -05:00
scalar_mult_nocgo.go Merge tag 'v1.14.12' into firehose-fh3.0 2024-12-17 16:01:41 -05:00
secp256.go crypto/secp256k1: define NDEBUG only if not defined (#27550) 2023-06-23 19:02:05 +02:00
secp256_test.go all: fix various typos (#29542) 2024-04-16 15:44:00 +03:00