summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/botan/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use propper regress target to integrate better into test framework.bluhm2019-05-141-2/+4
|
* The Botan library from ports an be configured to use OpenSSL orbluhm2018-11-091-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.