summaryrefslogtreecommitdiffhomepage
path: root/src/noise.c
AgeCommit message (Expand)Author
2016-11-29noise: update to new notationJason 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-02kref: elide checksJason A. Donenfeld
2016-11-01data: do not allow usage of keypair just before hash removalJason A. Donenfeld
2016-10-19noise: comment/document the key swappingJason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-02c: specify static array size in function paramsJason A. Donenfeld
2016-07-02tai64n: don't forget to add 2^62, to be in specJason A. Donenfeld
2016-06-25nonce: switch to RFC6479 to better support packet reorderingJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld