summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/curve25519 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make tests silent on success.tb2022-12-012-21/+17
* Make a stupid compiler on a stupid OS happy.tb2022-11-231-1/+2
* Remove comment obsoleted by API change (and r1.3)tb2022-11-221-2/+1
* ed25519 test: make the testvectors table consttb2022-11-221-4/+4
* Avoid a few unnecessary contortionstb2022-11-171-35/+12
* Use a fixed-size array for the message and simplify a few other curlytb2022-11-171-14/+16
* Add a regression test for curve25519.c r1.14tb2022-11-171-2/+132
* Revise ED25519 regress following API changes.jsing2022-11-091-25/+5
* Fix whitespace. Looks like I was a pig 3 years ago...tb2022-11-071-205/+205
* Add regress for Ed25519.jsing2022-11-062-4/+409
* Add missing $OpenBSD$ markers.tb2018-07-171-0/+1
* Add regress for X25519, converted from BoringSSL.jsing2016-11-052-0/+148