> Brennan <[EMAIL PROTECTED]>:

> 
> I'm implementing openssl on both the client and
server side.  I've got the
> authentication down and need to start with encrypting
the data.
> 
> First newbie question, do SSLread and SSLwrite
perform encryption?
> 
> If not, I assume I've got to use the EVP library.
> 
> In either case, I'm sending large amounts of data in
~32K chunks.  What
> algorithm would work best in this scenario?
> 
> Thanks,
> Brennan
> 
> 
>

RC4 I think. 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to