aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/keygen-html (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump copyrightJason A. Donenfeld2020-01-022-2/+2
* global: normalize -> clampJason A. Donenfeld2019-01-231-3/+3
* keygen-html: bring back pure javascript implementationJason A. Donenfeld2019-01-236-139/+186
* global: update copyrightJason A. Donenfeld2019-01-073-3/+3
* 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
* keygen-html: add zip file exampleJason A. Donenfeld2018-05-021-3/+127
* Revert "contrib: keygen-html: rewrite in pure javascript"Jason A. Donenfeld2018-03-025-187/+129
* contrib: keygen-html: rewrite in pure javascriptJason A. Donenfeld2018-03-025-129/+187
* 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-232-831/+31
* 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-033-3/+3
* keygen-html: remove prebuilt fileJason A. Donenfeld2017-12-127-45/+42
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-093-4/+17
* contrib: keygen-html for generating keys in the browserJason A. Donenfeld2017-12-034-0/+1020