Re: Modifying Cryptography Code

2005-09-06 Thread Martijn van Oosterhout
On Tue, Sep 06, 2005 at 01:56:56PM +, Alaa Dalghan wrote: > Hello everyone, > I need to modify some CRYPTOGRAPHY code in Linux Kernel to get a specific > VPN behavior, but I don't know where to start. > Each packet sent from a given client to the other get processed 4 times > (encryption a

Re: Modifying Cryptography Code

2005-09-06 Thread Aidas Kasparas
Alaa Dalghan wrote: > imposes too much processing overhead on the linux VPN gateway. The > required behavior is that the VPN gateway just RELAYS encrypted data > (ESP envelopes) without decrypting them. This is impossible in the > current ipsec implementation since"the end of a tunnel HAS ALWAYS