Skip to content

ossl: drop SHA0 and MD2 support and add option to disable legacy algorithms

Tobias Junghans requested to merge work/tobydox/ossl3-no-legacy into master

This adds a new build option to disable algorithms in the legacy provider of OpenSSL 3 so QCA also works if the legacy provider plugin is not shipped with OpenSSL.

Merge request reports