forked from forks/go-ethereum
When resending the WHOAREYOU packet, a new nonce and random IV should not be generated. The sent packet needs to match the previously-sent one exactly in order to make the handshake retry work. --------- Co-authored-by: Felix Lange <fjl@twurst.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| crypto.go | ||
| crypto_test.go | ||
| encoding.go | ||
| encoding_test.go | ||
| msg.go | ||
| session.go | ||