go-libp2p-core/crypto
web3-bot 8a10694282
sync: update CI config files (#209)
* bump go.mod to Go 1.16 and run go fix

* run go mod tidy

* run gofmt -s

* update .github/workflows/automerge.yml

* update .github/workflows/go-test.yml

* update .github/workflows/go-check.yml

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
2021-08-22 08:55:33 -07:00
..
pb Signed envelopes & routing records (#73) 2020-02-10 14:53:24 -05:00
test_data Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
bench_test.go fix benchmark of key verifications (#190) 2021-03-30 16:14:00 -07:00
ecdsa_test.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
ecdsa.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
ed25519_test.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
ed25519.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
fixture_test.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
key_not_openssl.go sync: update CI config files (#209) 2021-08-22 08:55:33 -07:00
key_openssl.go sync: update CI config files (#209) 2021-08-22 08:55:33 -07:00
key_test.go remove deprecated key stretching struct / function (#203) 2021-07-22 12:28:42 -07:00
key.go remove deprecated key stretching struct / function (#203) 2021-07-22 12:28:42 -07:00
openssl_common.go sync: update CI config files (#209) 2021-08-22 08:55:33 -07:00
rsa_common.go Rename constant for weak RSA key environment variable 2019-08-01 19:05:47 -04:00
rsa_go.go sync: update CI config files (#209) 2021-08-22 08:55:33 -07:00
rsa_openssl.go sync: update CI config files (#209) 2021-08-22 08:55:33 -07:00
rsa_test.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
secp256k1_test.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00
secp256k1.go remove deprecated Bytes method from the Key interface (#204) 2021-07-22 12:18:09 -07:00