aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/curve25519.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* curve25519: replace hacl64 with fiat64Jason A. Donenfeld2018-02-011-8/+3
* wg: dedup secret normalizationJason A. Donenfeld2018-01-311-7/+1
* wg: share curve25519 implementations with kernelJason A. Donenfeld2018-01-231-1539/+30
* curve25519-fiat32: uninline certain functionsJason A. Donenfeld2018-01-181-4/+4
* wg: import new curve25519 implementationsJason A. Donenfeld2018-01-181-1129/+1423
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-27/+3
* global: style nitsJason A. Donenfeld2017-10-311-105/+154
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
* headers: cleanup noticesJason A. Donenfeld2016-11-211-1/+1
* c: specify static array size in function paramsJason A. Donenfeld2016-08-021-5/+5
* Initial commitJason A. Donenfeld2016-06-251-0/+1258