-
Felix Lange authored
This mostly changes how information is passed around. Instead of using many function parameters and return values, put the entire state in a struct and pass that. This also adds back derivation of ecdhe-shared-secret. I deleted it by accident in a previous refactoring.
7d39fd66
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| discover | ||
| nat | ||
| handshake.go | ||
| handshake_test.go | ||
| message.go | ||
| message_test.go | ||
| peer.go | ||
| peer_error.go | ||
| peer_test.go | ||
| protocol.go | ||
| rlpx.go | ||
| rlpx_test.go | ||
| server.go | ||
| server_test.go | ||
| testlog_test.go |