aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireguard/noise.c
AgeCommit message (Expand)Author
2020-06-03wireguard: noise: separate receive counter from send counterJason A. Donenfeld
2020-06-03wireguard: noise: read preshared key while taking lockJason A. Donenfeld
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld
2020-02-05wireguard: noise: reject peers with low order public keysJason A. Donenfeld
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld