aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/keygen-html/src/curve25519_generate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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