diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-02 22:26:44 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-04 19:27:24 +0800 |
commit | 7d39fd66782dee01f9534bed3cbe22c97c8d610f (patch) | |
tree | 6341efcb3a269a7b184788e4bc41671bd28550c5 /Godeps | |
parent | 2c505efd1ec03dc28ebabbb54253f3eb9e719be5 (diff) | |
download | go-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 'Godeps')
0 files changed, 0 insertions, 0 deletions