X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fsp-diff.pl;h=9d6c60387fa1c862f4c3fe4a4fe86a30c48e60ee;hp=fbea9717ecb9d50da3def4cf222fc759d4b3f004;hb=19cd2049f77805d66856eee2a6b4df2ec8169b16;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726;ds=sidebyside diff --git a/util/sp-diff.pl b/util/sp-diff.pl index fbea9717ec..9d6c60387f 100755 --- a/util/sp-diff.pl +++ b/util/sp-diff.pl @@ -11,8 +11,8 @@ %two=&loadfile($ARGV[1]); $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") +foreach $a ("md2","md4","md5","sha","sha1","rc4","des cfb","des cbc","des ede3", + "idea cfb","idea cbc","rc2 cfb","rc2 cbc","blowfish cbc","cast cbc") { if (defined($one{$a,8}) && defined($two{$a,8})) {