mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2025-03-14 11:10:05 +08:00
The check was incomplete as it didn't test the curve. This switches us to use basicEquals (which is also constant-time). Note: This key type isn't used by anyone in-practice (to the best of my knowledge). |
||
---|---|---|
.. | ||
pb | ||
test_data | ||
bench_test.go | ||
ecdsa_test.go | ||
ecdsa.go | ||
ed25519_test.go | ||
ed25519.go | ||
fixture_test.go | ||
key_test.go | ||
key.go | ||
openssl_common.go | ||
rsa_common.go | ||
rsa_go.go | ||
rsa_openssl.go | ||
rsa_test.go | ||
secp256k1_test.go | ||
secp256k1.go |