This patch enables the camellia cipher in openssl. --- Configure 2010-07-19 13:57:09.000000000 +0200 +++ Configure.new 2010-07-19 14:00:09.000000000 +0200 @@ -685,7 +685,6 @@ my $fips=0; # All of the following is disabled by default (RC5 was enabled before 0.9.8): my %disabled = ( # "what" => "comment" [or special keyword "experimental"] - "camellia" => "default", "capieng" => "default", "cms" => "default", "gmp" => "default",