aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: use _WG prefix for include guardsJason A. Donenfeld2017-10-031-3/+3
* curve25519: protect against potential invalid point attacksJason A. Donenfeld2017-03-301-2/+2
* curve25519: add AVX implementationJason A. Donenfeld2017-03-191-0/+2
* 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
* c: specify static array size in function paramsJason A. Donenfeld2016-08-021-3/+3
* tests: make fatalJason A. Donenfeld2016-06-251-1/+1
* Initial commitJason A. Donenfeld2016-06-251-0/+20