summaryrefslogtreecommitdiffstats
path: root/util/sp-diff.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/sp-diff.pl')
-rwxr-xr-xutil/sp-diff.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/sp-diff.pl b/util/sp-diff.pl
index fbea9717ec..f81e50201b 100755
--- a/util/sp-diff.pl
+++ b/util/sp-diff.pl
@@ -12,7 +12,7 @@
$line=0;
foreach $a ("md2","md5","sha","sha1","rc4","des cfb","des cbc","des ede3",
- "idea cfb","idea cbc","rc2 cfb","rc2 cbc","blowfish cbc")
+ "idea cfb","idea cbc","rc2 cfb","rc2 cbc","blowfish cbc","cast cbc")
{
if (defined($one{$a,8}) && defined($two{$a,8}))
{