Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 2 | -2/+5 |
| | | | | fixes to keep building. | ||||
* | Move the cts128 and gcm128 tests to regress. | jsing | 2014-05-31 | 2 | -5/+361 |
| | |||||
* | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | miod | 2014-04-17 | 1 | -0/+12 |
conveniently leaving the benchmark code not compiled in the test. |