py-libp2p/libp2p/security/noise
mhchia d0290d2b5a
Noise: complete handshake process
TODO
- Figure out why `state.rs` is erased at some moment(even handshake
is not done).
- Refactor
- Add tests
2020-02-28 15:49:56 +08:00
..
pb Noise: add compiled pb2.py 2020-02-09 13:23:12 +08:00
__init__.py Add the skeletons of noise transport and conn 2020-02-07 17:47:50 +08:00
connection.py Noise: add PatternXX 2020-02-09 00:33:26 +08:00
exceptions.py Noise: complete handshake process 2020-02-28 15:49:56 +08:00
io.py Support read/write of noise msg and payload 2020-02-28 15:49:56 +08:00
messages.py Noise: complete handshake process 2020-02-28 15:49:56 +08:00
patterns.py Noise: complete handshake process 2020-02-28 15:49:56 +08:00
transport.py Noise: complete handshake process 2020-02-28 15:49:56 +08:00