Random number generation

2001-09-27 Thread Ashada Karunaratna
Hi, I am looking for an powerful random number generation library for an application. Is open ssl has such library. ( not pseudo random generations ) Is anyone know ? Regards Ashada __ OpenSSL Project

SSL_dup() not functioning

2001-09-20 Thread Ashada Karunaratna
Hi, I tried to use SSL_dup() functions to duplicate my SSL object and use that SSL object to communication. But it fails. However I could communicate with original SSL object well. Is anyone know reson for that. Ashada __

Example of OpenSSL Multithreading

2001-08-27 Thread Ashada Karunaratna
Hi All, Is there anyone who has an example of SSL Multithreading in Linux platform. I saw the example shipped with OpenSSL. But it seem to be bit unclear for me. If anyone have an example on Multithreading please send me. Ashada

How to have non-blocking communication

2001-08-23 Thread Ashada Karunaratna
Hi, I developed a sever and client applications with openssl sucessfuly on Mandrak linux. I want to know how to Non-blocking I/O in my programmes. Ashada __ OpenSSL Project