Re: [Openvpn-devel] Find OpenVPN source code document

2006-10-02 Thread Charles Duffy
Dong Thao Le Dinh wrote: Hi all, I'm doing a research about OpenVPN activities through its source code. I do a lot of Googling but still can't find any document about OpenVPN source code. How it organizes, how it work? For example, what are the functions it use for creating a tunnel? Can you g

[Openvpn-devel] NON_CBC_CIPHER bug

2006-10-02 Thread kent
Hi! We (Ltd. LISSI, http://www.lissi.ru, info at lissi.ru), are trying to use OpenVPN with stream ciphers, including Russian cipher GOST 28147-89(ALLOW_NON_CBC_CIPHERS flag is set). And we found the bug: function EVP_CipherFinal() returns 0, when cipher has block_size == 1(stream cipher). So hea