bsc/crypto
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
..
blake2b all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bls12381 all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bn256 all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
ecies crypto/ecies: use AES-192 for curve P384 (#24139) 2022-01-12 11:09:10 +01:00
secp256k1 dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
signify all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
crypto_test.go core: implement background trie prefetcher 2021-01-21 01:46:38 +02:00
crypto.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
signature_cgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
signature_nocgo.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 2017-12-20 14:30:00 +02:00