summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/curve25519/ed25519test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-061-0/+390