check out cli.cpp in the demos directory
> -Original Message-
> From: Daming Wang [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 12, 2000 1:58 PM
> To: [EMAIL PROTECTED]
> Subject: Can anyone send me a sample about SSL client?
>
>
> Hi,
> I am a newcomer. I am interested in writt
Gary Feldman wrote:
> While it may not be exactly what you want, Stephen Thomas's
> book _SSL and
> TLS Essentials_ is nevertheless valuable. Its focus is the
> protocol, not
> the use or configuration of OpenSSL or other such package.
I agree totally. A very good and easy to read explanation
I'm curious if anyone knows how commercial browser clients (IE, Netscape,
Opera, etc.) seed their PRNGs? Anyone know or have any guesses?
Thanks,
Glenn
__
OpenSSL Project http://www.openssl.org
Us
> -Original Message-
> From: Komarnitski Igori [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 23, 2000 6:22 AM
> To: [EMAIL PROTECTED]
> Subject: Using SSL it posible to write...
>
>
> Hi.
> I have a question.
> Using OpenSSL it posible to write a client/server app who will work by
sible to implement
> Elliptic Curve cryptography without stepping on patents, but
> some care is
> needed.
>
> Greg Stark, [EMAIL PROTECTED]
> Chief Security Architect
> Ethentica, Inc.
> www.ethentica.com
> 410-715-0039 Ext. 13
>
>
> - Original Message
Sergio,
I'm guessing this has to do with collisions in the DLL you are compiling
with and the ones that were used to build the OpenSSL DLLs. Check the
INSTALL.W32 for details, but I'm pretty sure they use (and require) the
multithreaded DLLs. Go to your VC6 project settings (Project->Settings..