rc5 and mdc2 are disabled by default, because of legal concerns. The
same reasoning should apply to idea.
(in Configure)
my %disabled = ( # "what" => "comment"
"gmp" => "default",
+ "idea" => "default",
"mdc2" => "default",
"rc5" => "default",
"shared" => "default",
"zlib" => "default",
"zlib-dynamic" => "default"
);
-jJ
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]