tailscale/control/noise
David Anderson 7e9e72887c control/noise: add singleUseCHP, use it to simplify nonce/key tracking in handshake.
Signed-off-by: David Anderson <danderson@tailscale.com>
2021-11-10 12:13:54 -08:00
..
conn_test.go control/noise: implement the base transport for the 2021 control protocol. 2021-11-10 12:13:54 -08:00
conn.go control/noise: review fixups 2021-11-10 12:13:54 -08:00
handshake_test.go control/noise: review fixups 2021-11-10 12:13:54 -08:00
handshake.go control/noise: add singleUseCHP, use it to simplify nonce/key tracking in handshake. 2021-11-10 12:13:54 -08:00
interop_test.go control/noise: adjust implementation to match revised spec. 2021-11-10 12:13:54 -08:00
key.go control/noise: adjust implementation to match revised spec. 2021-11-10 12:13:54 -08:00
messages.go control/noise: review fixups 2021-11-10 12:13:54 -08:00
noiseexplorer_test.go control/noise: implement the base transport for the 2021 control protocol. 2021-11-10 12:13:54 -08:00