Re: Encryption/Decryption
These functions do perform the encryption / decryption along with some otherfunctionality. So you don't have to encrypt the message before you pass thebuffer to SSL_write, or decrypt the data in the buffer you use with SSL_read.
----- Original Message -----
From: AlokBhatnagar
To: [email]openssl-users@openssl.org[/email]
Sent: Friday, June 20, 2008 4:23 PM
Subject: Encryption/Decryption
Hi,
Do SSL_Write() and SSL_Read() functions perform the encryption and decryption respectively or we need to do it before calling these functions?
Regards
Alok Bhatnagar
--------------------------------------------------------------------------------
Subscribe to MicroWorld's free security newsletter @ [url]http://www.mwti.net/support/newsletter_subscribe.asp[/url]
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is theproperty of Persistent Systems Ltd. It is intended only for the use of theindividual or entity to which it is addressed. If you are not the intendedrecipient, you are not authorized to read, retain, copy, print, distributeor use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
Re: Encryption/Decryption
Thanks Urjit.
Regards
Alok Bhatnagar
MicroWorld Technologies Inc,
----- Original Message -----
From: Urjit Gokhale
To: [email]openssl-users@openssl.org[/email]
Sent: Friday, June 20, 2008 5:23 PM
Subject: Re: Encryption/Decryption
These functions do perform the encryption / decryption along with some other functionality. So you don't have to encrypt the message before you pass the buffer to SSL_write, or decrypt the data in the buffer you use with SSL_read.
----- Original Message -----
From: AlokBhatnagar
To: [email]openssl-users@openssl.org[/email]
Sent: Friday, June 20, 2008 4:23 PM
Subject: Encryption/Decryption
Hi,
Do SSL_Write() and SSL_Read() functions perform the encryption and decryption respectively or we need to do it before calling these functions?
Regards
Alok Bhatnagar
--------------------------------------------------------------------------------
Subscribe to MicroWorld's free security newsletter @ [url]http://www.mwti.net/support/newsletter_subscribe.asp[/url]
DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.