summaryrefslogtreecommitdiffhomepage
path: root/src/noise.h
AgeCommit message (Expand)Author
2017-01-10Update copyrightJason A. Donenfeld
2016-12-11global: move to consistent use of uN instead of uintN_t for kernel codeJason A. Donenfeld
2016-11-21headers: cleanup noticesJason A. Donenfeld
2016-11-05c89: the static keyword is okay in c99, but not in c89Jason A. Donenfeld
2016-11-01data: do not allow usage of keypair just before hash removalJason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-02c: specify static array size in function paramsJason A. Donenfeld
2016-06-25nonce: switch to RFC6479 to better support packet reorderingJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld