Hello,
I have recently downloaded the latest version of OpenSSL and I am using it
in the development of a Secure Voice over IP Project.
Is there a way to extract the session key from the SSL session and use it to
encrypt the data, and then to decrypt the data?
I am unable to use SSL_read()/ SSL_write() due to the nature of my
project..it uses datagram instead of stream sockets. But if there is a way
to use the libraries with datagram sockets I would be very grateful.
After the SSL handshake is performed I would like to extract the session key
and use it to encrypt and decrypt the data.
Regards,
Seamus O' Toole
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- Re: Encryption / Decryption S�amus O'Toole
- Re: Encryption / Decryption Bodo Moeller
