RAND_pseudo_bytes is good enough for encryption IVs,
[openssl.git] / util / sp-diff.pl
index fbea9717ecb9d50da3def4cf222fc759d4b3f004..f81e50201b7510cf9cc927e50572dbb9000d25fb 100755 (executable)
@@ -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}))
                {