aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/noise.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* noise: redesign preshared key modeJason A. Donenfeld2017-05-171-5/+4
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
* global: move to consistent use of uN instead of uintN_t for kernel codeJason A. Donenfeld2016-12-111-3/+3
* headers: cleanup noticesJason A. Donenfeld2016-11-211-1/+1
* c89: the static keyword is okay in c99, but not in c89Jason A. Donenfeld2016-11-051-3/+3
* data: do not allow usage of keypair just before hash removalJason A. Donenfeld2016-11-011-0/+1
* Rework headers and includesJason A. Donenfeld2016-09-291-41/+4
* c: specify static array size in function paramsJason A. Donenfeld2016-08-021-3/+3
* nonce: switch to RFC6479 to better support packet reorderingJason A. Donenfeld2016-06-251-2/+8
* Initial commitJason A. Donenfeld2016-06-251-0/+153