py-libp2p/libp2p/crypto
mhchia 3e04480d62
Raise HandshakeFailure in transport
Change the exception handling flow.
Raise `SecurityUpgradeFailure` in security_multistream.
2019-08-22 22:53:48 +08:00
..
pb Update pb 2019-08-22 22:53:46 +08:00
__init__.py Add abstraction for a cryptographic key 2019-08-14 09:00:39 -07:00
keys.py Satisfy mypy 2019-08-20 19:28:32 +02:00
rsa.py Verify the remote pubkey and peer_id 2019-08-22 22:53:48 +08:00
secp256k1.py Verify the remote pubkey and peer_id 2019-08-22 22:53:48 +08:00
utils.py Raise HandshakeFailure in transport 2019-08-22 22:53:48 +08:00