aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/keygen-html/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: encoding: add missing static array constraintsJason A. Donenfeld2018-06-061-1/+1
* Revert "contrib: keygen-html: rewrite in pure javascript"Jason A. Donenfeld2018-03-022-0/+122
* contrib: keygen-html: rewrite in pure javascriptJason A. Donenfeld2018-03-022-122/+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-032-2/+2
* keygen-html: remove prebuilt fileJason A. Donenfeld2017-12-122-2/+25
* 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