summaryrefslogtreecommitdiffhomepage
path: root/src/selftest/curve25519.h
AgeCommit message (Expand)Author
2018-09-03crypto: import zincJason A. Donenfeld
2018-04-04curve25519: add self tests from wycheproofJason A. Donenfeld
2018-02-01curve25519: break more things with more test casesJason A. Donenfeld
2018-02-01curve25519: verify that specialized basepoint implementations are correctJason A. Donenfeld
2018-01-03global: year bumpJason A. Donenfeld
2017-12-09global: add SPDX tags to all filesGreg Kroah-Hartman
2017-06-24main: annotate init/exit functions to save memoryJason A. Donenfeld
2017-03-30curve25519: protect against potential invalid point attacksJason A. Donenfeld
2017-01-10Update copyrightJason A. Donenfeld
2016-12-16siphash: update against upstream submissionJason A. Donenfeld
2016-12-11global: move to consistent use of uN instead of uintN_t for kernel codeJason A. Donenfeld
2016-08-02selftest: move to subfolderJason A. Donenfeld