aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/rlpx_test.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-03-02 22:26:44 +0800
committerFelix Lange <fjl@twurst.com>2015-03-04 19:27:24 +0800
commit7d39fd66782dee01f9534bed3cbe22c97c8d610f (patch)
tree6341efcb3a269a7b184788e4bc41671bd28550c5 /p2p/rlpx_test.go
parent2c505efd1ec03dc28ebabbb54253f3eb9e719be5 (diff)
downloadgo-tangerine-7d39fd66782dee01f9534bed3cbe22c97c8d610f.tar.gz
go-tangerine-7d39fd66782dee01f9534bed3cbe22c97c8d610f.tar.zst
go-tangerine-7d39fd66782dee01f9534bed3cbe22c97c8d610f.zip
p2p: make encryption handshake code easier to follow
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.
Diffstat (limited to 'p2p/rlpx_test.go')
0 files changed, 0 insertions, 0 deletions