forked from cerc-io/plugeth
- abstract the entire handshake logic in cryptoId.Run() taking session-relevant parameters - changes in peer to accomodate how the encryption layer would be switched on - modify arguments of handshake components - fixed test getting the wrong pubkey but it till crashes on DH in newSession() |
||
|---|---|---|
| .. | ||
| client_identity_test.go | ||
| client_identity.go | ||
| crypto_test.go | ||
| crypto.go | ||
| message_test.go | ||
| message.go | ||
| nat.go | ||
| natpmp.go | ||
| natupnp.go | ||
| peer_error.go | ||
| peer_test.go | ||
| peer.go | ||
| protocol_test.go | ||
| protocol.go | ||
| server_test.go | ||
| server.go | ||
| testlog_test.go | ||
| testpoc7.go | ||