Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test EVP_chacha20_poly1305() (linking statically for now) | jsing | 2022-08-20 | 1 | -2/+2 |
* | Provide additional AEAD test cases. | jsing | 2022-07-30 | 1 | -1/+6 |
* | Allow the AEAD to be specified for a test file. | jsing | 2022-07-30 | 1 | -2/+2 |
* | Undo static linking and other workarounds that are no longer needed | tb | 2022-01-14 | 1 | -4/+3 |
* | Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for now | tb | 2022-01-12 | 1 | -3/+4 |
* | Include -DLIBRESSL_INTERNAL in regress makefiles. | jsing | 2014-07-08 | 1 | -2/+2 |
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+3 |
* | Add a regress test for AEAD, based on Adam Langley's code. | jsing | 2014-05-15 | 1 | -0/+12 |