bsc/crypto/secp256k1
dylanhuang bf68be2bd9
dep: bump the version of several important library (#1274)
* dep: upgrade secp256k1 to use btcec/v2 v2.3.2 and update insecurity pkg

* build ci: upgrade go to 1.19 and golangci-lint to 1.50.1

* docs: fix format that does not follow the goimports

* dep: redirect github.com/bnb-chain/tendermint to v0.31.13

* ci: disable GOPROXY
2023-02-02 19:36:37 +08:00
..
libsecp256k1 all: fix 'the the' in comments (#24036) 2021-12-02 15:42:09 +01:00
.gitignore Moved obscuren secp256k1-go 2015-01-22 00:35:00 +01:00
curve.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08: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 all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
scalar_mult_nocgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
secp256_test.go crypto/secp256k1: remove external LGPL dependencies (#17239) 2018-07-26 13:33:13 +02:00
secp256.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00