Files
go-ethereum/p2p
zelig e252c634cb first stab at integrating crypto in our p2p
- 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()
2015-02-06 00:00:35 +01:00
..
2015-01-04 14:20:16 +01:00
2015-02-06 00:00:34 +01:00
2015-01-05 17:10:42 +01:00
2015-01-22 00:35:00 +01:00