Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/crypto: blake2s: move hmac construction into wireguard | Jason A. Donenfeld | 2022-01-18 | 1 | -6/+39 |
* | wireguard: noise: take lock when removing handshake entry from table | Jason A. Donenfeld | 2020-09-09 | 1 | -4/+1 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -2/+2 |
* | wireguard: noise: do not assign initiation time in if condition | Frank Werner-Krippendorf | 2020-06-23 | 1 | -2/+2 |
* | wireguard: noise: separate receive counter from send counter | Jason A. Donenfeld | 2020-05-20 | 1 | -12/+4 |
* | wireguard: noise: read preshared key while taking lock | Jason A. Donenfeld | 2020-05-20 | 1 | -1/+5 |
* | wireguard: noise: error out precomputed DH during handshake rather than config | Jason A. Donenfeld | 2020-03-18 | 1 | -26/+29 |
* | wireguard: noise: reject peers with low order public keys | Jason A. Donenfeld | 2020-02-05 | 1 | -3/+7 |
* | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-08 | 1 | -0/+828 |