Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use propper regress target to integrate better into test framework. | bluhm | 2019-05-14 | 1 | -2/+4 |
| | |||||
* | The Botan library from ports an be configured to use OpenSSL or | bluhm | 2018-11-09 | 1 | -0/+19 |
LibreSSL as crypto provider. When we run their regression tests, we are actually testing our library. This is far from perfect. A lot of LibreSSL features have not been implemented as Botan provider. Even if provider openssl is specified, botan-test runs a lot of non-openssl tests. This can be improved later. |