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
+2 -2
View File
@@ -1,5 +1,5 @@
Except for code in the blowfish, des, md4 and md5 plugins (see below) the
following terms apply:
Except for code in the des, md4 and md5 plugins (see below) the following
terms apply:
For copyright information see the headers of individual source files.