summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/curve25519.h
AgeCommit message (Expand)Author
2017-10-03global: use _WG prefix for include guardsJason A. Donenfeld
2017-03-30curve25519: protect against potential invalid point attacksJason A. Donenfeld
2017-03-19curve25519: add AVX implementationJason A. Donenfeld
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-08-02c: specify static array size in function paramsJason A. Donenfeld
2016-06-25tests: make fatalJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld