]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: give handshake state a type
authorDavid Crawshaw <crawshaw@tailscale.com>
Thu, 5 Mar 2020 01:58:39 +0000 (20:58 -0500)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 2 May 2020 07:46:42 +0000 (01:46 -0600)
commitde374bfb44945e241d93ca821f35f6e3078e506b
tree9d44d90935b0f226ee30b98584da7ae998db05dc
parent1a1c3d096888816c94cf1eb7c2747e83f008549f
device: give handshake state a type

And unexport handshake constants.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
device/noise-protocol.go