go-libp2p/p2p/security/noise
Yusef Napora 5974ecc852 factor out processing remote handshake payload 2020-03-02 16:33:58 -05:00
..
pb rename protobuf fields 2020-01-20 10:37:23 -05:00
benchmark_test.go add benchmark tests 2020-03-02 15:21:35 -05:00
crypto.go refactor internal session state 2020-03-02 16:20:51 -05:00
crypto_test.go test crypto error cases 2020-02-28 11:10:59 -05:00
go-libp2p-noise-ethberlin-1a.pdf presentation (#5) 2019-08-25 03:26:32 +02:00
handshake.go factor out processing remote handshake payload 2020-03-02 16:33:58 -05:00
integration_test.go remove noise pipes & associated code 2020-02-28 11:10:59 -05:00
keys.go camelCase field names 2019-12-12 16:23:49 -05:00
rw.go fix EOF handling in Read 2020-03-02 15:21:35 -05:00
session.go refactor internal session state 2020-03-02 16:20:51 -05:00
transport.go move static keygen to session 2020-03-02 15:21:35 -05:00
transport_test.go move static keygen to session 2020-03-02 15:21:35 -05:00