folkert> I found out (yes, the rought way) that openssl is not folkert> thread-safe: 2 threads doing encryption & decryption folkert> concurrent goes horribly wrong. folkert> So, my questions are: folkert> - am I doing something and IS openssl threadsafe? folkert> - is there an alternative for openssl doing which also folkert> does the key-exchange for me? > Exactly what did you do? If you're trying to use the same SSL* in two > threads, it's quite true that you're screwed.
Yep, that's what I'm doing. I have one socket over which I want to send and receive at the same time. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]