Re: Linux 2.6

"Russell Berry" <[email protected]> Wed, 26 May 2004 23:54:03 -0400
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
Make it stop

 Russell Berry
 Berrex Computer Solutions
 http://www.berrex.com
 [email protected]
 1-877-558-9507
----- Original Message ----- 
From: "Richard Schaal" <[email protected]>
To: <[email protected]>
Cc: <[email protected]>
Sent: Wednesday, May 26, 2004 3:48 PM
Subject: Re: Linux 2.6


So we're getting one message for each system you have or what?  Maybe 
you should keep your cat off the keyboard? :-)


[email protected] wrote:

>Les Mikesell writes:
>  
>
>>Fedora core2 seems to have removed CIPE due to incompatibility
>>with the 2.6 kernel.  Is this likely to change or will it be
>>necessary to change to ipsec or openvpn when upgrading?
>>
>>---
>>  Les Mikesell
>>   [email protected]
>>    
>>
>
>I have CIPE 1.6.0pre1 running on a number of 2.6.6 systems.  It
>requires this small patch that was posted to cipe-l on April 16 by
>Alexej Davidov <[email protected]>:
>
>--- cipe-linux/cipe/lebf.c  2004-03-06 23:16:41.000000000 +0100
>+++ cipe-linux-fixed/cipe/lebf.c    2004-04-16 20:04:47.000000000 +0200
>@@ -46,14 +46,14 @@
>     .cra_blocksize = 8,
>     .cra_ctxsize = sizeof(Blowfish_Key),
>     .cra_name = "cipe-le-blowfish-internal",
>-    .cra_cipher = {
>-    .cia_ivsize = 8,
>+    .cra_u = { .cipher = {
>     .cia_setkey = lebf_cra_setkey,
>     .cia_encrypt = lebf_encrypt,
>     .cia_decrypt = lebf_decrypt,
>-    },
>+    }}
> };
> static struct cipher_tfm LEBF_CIPHER = {
>+    .cit_ivsize = 8,
>     .cit_setkey = lebf_cit_setkey,
> };
>
>--
>Dick St.Peters, [email protected] 
>
>--
>Message sent by the [email protected] mailing list.
>Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
>Other commands available with "help" in body to the same address.
>CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>
>
>  
>


--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>



--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>