.org/
http://www.openssl.org/
http://www.networksorcery.com/enp/default0403.htm
- Original Message -
From: "Rodrigo Cesar Herefeld" <[EMAIL PROTECTED]>
To: "Lista Openssl" <[EMAIL PROTECTED]>
Sent: Thursday, July 11, 2002 12:51 PM
Subject: Developing with
HI
There are 2 books in the market
1. network Security with openssl (oreilly)
which is just out in the market
2. SSL and TLS Designing and Building Secure Systems : by Eric
Rescorla
Plus you can find some examples on how to set up ssl communication
if you download a latest version
of openssl
I`m writing an aplication that needs to comunicate trouhgh tcp/ip,run in win32 and
linux and transmit confidential data.
My doubts are:
-Can i use ssl to make the code portable?(and secure)
-How do i start?(i know some about sockets in linux nth about win32 sockets
and nothing