blowfish: Remove legacy Blowfish implementation

There is no reason to use Blowfish nowadays.  Given that there are some
other plugins that still provide it, there is especially no reason to
maintain this custom implementation.  Also removed the two test scenarios
that used the plugin to avoid promoting the use of this algorithm.
This commit is contained in:
Tobias Brunner
2026-07-24 15:20:24 +02:00
parent e535ba99ac
commit 67327e9074
38 changed files with 3 additions and 1834 deletions
@@ -63,7 +63,6 @@ CONFIG_OPTS = \
--enable-attr-sql \
--enable-mediation \
--enable-botan \
--enable-blowfish \
--enable-kernel-pfkey \
--enable-integrity-test \
--enable-leak-detective \