You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marten Seemann f1109c59c1 use Google's Protobuf library instead of GoGo 2 years ago
..
pb use Google's Protobuf library instead of GoGo 2 years ago
test_data Absorb go-libp2p abstractions and core types into this module (#1) 6 years ago
bench_test.go crypto: add better support for alternative backends (#1686) 2 years ago
ecdsa.go switch from github.com/libp2p/go-libp2p-core to core 2 years ago
ecdsa_test.go generate ecdsa public key from an input public key (#219) 3 years ago
ed25519.go switch from github.com/libp2p/go-libp2p-core to core 2 years ago
ed25519_test.go use Google's Protobuf library instead of GoGo 2 years ago
fixture_test.go switch from github.com/libp2p/go-libp2p-core to core 2 years ago
key.go use Google's Protobuf library instead of GoGo 2 years ago
key_test.go crypto/secp256k1: Remove btcsuite intermediary. (#1689) 2 years ago
key_to_stdlib.go core/crypto: drop all OpenSSL code paths (#1953) 2 years ago
rsa_common.go Rename constant for weak RSA key environment variable 5 years ago
rsa_go.go core/crypto: drop all OpenSSL code paths (#1953) 2 years ago
rsa_test.go remove deprecated Bytes method from the Key interface (#204) 3 years ago
secp256k1.go crypto/secp256k1: Remove btcsuite intermediary. (#1689) 2 years ago
secp256k1_test.go remove deprecated Bytes method from the Key interface (#204) 3 years ago