Hi,
well there is a specific reason I am not using SSL :-). Anyway, I have already
solved the problem without using the BIOs.
Best regards,
Jernej Kos.
On Friday 29 of June 2007, David Schwartz wrote:
> > i am trying to use the BIO_f_cipher to encrypt/decrypt data
> > coming/going over
> > a so
> i am trying to use the BIO_f_cipher to encrypt/decrypt data
> coming/going over
> a socket BIO. Everything works fine, just the last message that is sent
> blocks the receiving side until a socket timeout ocurrs - at that
> time the
> last block is properly decrypted. Is there something tha
Hi,
i am trying to use the BIO_f_cipher to encrypt/decrypt data coming/going over
a socket BIO. Everything works fine, just the last message that is sent
blocks the receiving side until a socket timeout ocurrs - at that time the
last block is properly decrypted. Is there something that should b