Age | Commit message (Expand) | Author |
2017-10-03 | global: use _WG prefix for include guards | Jason A. Donenfeld |
2017-10-02 | noise: use spinlock for rotating keys | Jason A. Donenfeld |
2017-08-04 | noise: infer initiator or not from handshake state | Jason A. Donenfeld |
2017-05-30 | peer: use iterator macro instead of callback | Jason A. Donenfeld |
2017-05-30 | noise: precompute static-static ECDH operation | Jason A. Donenfeld |
2017-05-30 | noise: no need to store ephemeral public key | Jason A. Donenfeld |
2017-05-17 | noise: redesign preshared key mode | Jason A. Donenfeld |
2017-01-10 | Update copyright | Jason A. Donenfeld |
2016-12-11 | global: move to consistent use of uN instead of uintN_t for kernel code | Jason A. Donenfeld |
2016-11-21 | headers: cleanup notices | Jason A. Donenfeld |
2016-11-05 | c89: the static keyword is okay in c99, but not in c89 | Jason A. Donenfeld |
2016-11-01 | data: do not allow usage of keypair just before hash removal | Jason A. Donenfeld |
2016-09-29 | Rework headers and includes | Jason A. Donenfeld |
2016-08-02 | c: specify static array size in function params | Jason A. Donenfeld |
2016-06-25 | nonce: switch to RFC6479 to better support packet reordering | Jason A. Donenfeld |
2016-06-25 | Initial commit | Jason A. Donenfeld |