py-libp2p/libp2p/security/insecure
mhchia 921bfb65cc
Verify the remote pubkey and peer_id
- Add `from_bytes` in RSAPublicKey and Secp256k1PublicKey
- Add `pubkey_from_protobuf` to parse pubkey from protobuf
- Verify key and peer_id in `InsecureSession.run_handshake`
2019-08-22 22:53:48 +08:00
..
pb Add plaintext.proto 2019-08-22 22:53:46 +08:00
__init__.py Fix the issue when importing from other package 2019-08-22 15:36:17 +08:00
transport.py Verify the remote pubkey and peer_id 2019-08-22 22:53:48 +08:00