Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More EVP_* return value checks | tb | 2021-12-29 | 1 | -22/+60 |
* | sha512test: replace EVP_MD_CTX_{cleanup,init} pair with EVP_MD_CTX_reset | tb | 2021-11-18 | 1 | -3/+2 |
* | sha*test: convert these tests to work with opaque EVP_MD_CTX. | tb | 2021-11-18 | 1 | -12/+16 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -1/+1 |
* | Trivial fix for test progress output. | bcook | 2015-02-25 | 1 | -4/+7 |
* | KNF and other cleanup. | jsing | 2014-05-31 | 1 | -149/+163 |
* | Move sha256 and sha512 tests to regress and wire them up. | jsing | 2014-05-30 | 1 | -0/+184 |