David Anderson
|
5b94f67956
|
control/noise: make Conn.readNLocked less surprising.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
a34350ffda
|
control/noise: factor out nonce checking and incrementing into a type.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
d3acd35a90
|
control/noise: make message headers match the specification.
Only the initiation message should carry a protocol version, all
others are just type+len.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
4004b22fe5
|
control/noise: stop using poly1305 package constants.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
293431aaea
|
control/noise: use key.Machine{Public,Private} as appropriate.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
cf90392174
|
control/noise: review fixups
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
0b392dbaf7
|
control/noise: adjust implementation to match revised spec.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|
David Anderson
|
da7544bcc5
|
control/noise: implement the base transport for the 2021 control protocol.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2021-11-10 12:13:54 -08:00 |
|