Package: openssl
Version: 0.9.8o-1
Severity: whishlist
Tags: patch

Hi Maintainers,

please enable the camellia algorithm as it would be nice to use it
in ipsec-tools as an encryption algorithm.

Plese see patch attached.


Cheers
-- 
Stefan Bauer -----------------------------------------
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
-------- plzk.de - Linux - because it works ----------
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",

Reply via email to