Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make tests silent on success. | tb | 2022-12-01 | 2 | -21/+17 |
* | Make a stupid compiler on a stupid OS happy. | tb | 2022-11-23 | 1 | -1/+2 |
* | Remove comment obsoleted by API change (and r1.3) | tb | 2022-11-22 | 1 | -2/+1 |
* | ed25519 test: make the testvectors table const | tb | 2022-11-22 | 1 | -4/+4 |
* | Avoid a few unnecessary contortions | tb | 2022-11-17 | 1 | -35/+12 |
* | Use a fixed-size array for the message and simplify a few other curly | tb | 2022-11-17 | 1 | -14/+16 |
* | Add a regression test for curve25519.c r1.14 | tb | 2022-11-17 | 1 | -2/+132 |
* | Revise ED25519 regress following API changes. | jsing | 2022-11-09 | 1 | -25/+5 |
* | Fix whitespace. Looks like I was a pig 3 years ago... | tb | 2022-11-07 | 1 | -205/+205 |
* | Add regress for Ed25519. | jsing | 2022-11-06 | 2 | -4/+409 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -0/+1 |
* | Add regress for X25519, converted from BoringSSL. | jsing | 2016-11-05 | 2 | -0/+148 |