[Openvpn-devel] Re: OpenVPN Protocol

2005-09-03 Thread Gervasio Bernal
Lars Gullik Bjønnes gullik.net> writes: > > Gervasio Bernal speedy.com.ar> writes: > > | First of all, I will explain what we are trying to develop. Basically, our idea > | is to make OpenVPN works at kernel level, not at user level, and use the linux > | cryp

[Openvpn-devel] OpenVPN Protocol

2005-09-02 Thread Gervasio Bernal
supposed that the difference between the encrypted and desencryted packet lenght (15 bytes) is because we are using a block cipher (Blowfish - CBC). Question: Is this correct? Question: The length of the sequence number plus the length of the payload must be an even multiple of block size? We