aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/keygen-html/src/curve25519_generate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* keygen-html: bring back pure javascript implementationJason A. Donenfeld2019-01-231-98/+0
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
* keygen-html: add missing glue macroJason A. Donenfeld2018-11-061-0/+1
* crypto: clean up remaining .h->.cJason A. Donenfeld2018-10-071-1/+1
* crypto: make constant naming scheme consistentJason A. Donenfeld2018-09-251-2/+2
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
* crypto: import zincJason A. Donenfeld2018-09-031-1/+1
* wg: encoding: add missing static array constraintsJason A. Donenfeld2018-06-061-1/+1
* Revert "contrib: keygen-html: rewrite in pure javascript"Jason A. Donenfeld2018-03-021-0/+97
* contrib: keygen-html: rewrite in pure javascriptJason A. Donenfeld2018-03-021-97/+0
* keygen-html: fix up copyrightJason A. Donenfeld2018-02-021-4/+0
* curve25519: replace fiat64 with faster hacl64Jason A. Donenfeld2018-02-011-1/+1
* curve25519: replace hacl64 with fiat64Jason A. Donenfeld2018-02-011-1/+1
* contrib: keygen-html: share curve25519 implementation with kernelJason A. Donenfeld2018-01-231-830/+30
* curve25519-fiat32: uninline certain functionsJason A. Donenfeld2018-01-181-4/+4
* contrib: keygen-html: update curve25519 implementationJason A. Donenfeld2018-01-181-785/+769
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* keygen-html: remove prebuilt fileJason A. Donenfeld2017-12-121-2/+0
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-2/+7
* contrib: keygen-html for generating keys in the browserJason A. Donenfeld2017-12-031-0/+914