Hi,

I am writing client and server program using ssl3/TLS1. i had created both
server and client certificate and signed by CA and exchaning the data.
further I need to implement the below steps on the program,
1. Key Exchange(DHE-RSA-AES256-SHA)
2. Encryption using AES.

I need to use the Diffie Hellman Key exchange to generate the Master key.
Using this key i have to encrypt and decrypt data.
Is there any sample program available?


Thanks for your time,
Krishnamurthy

Reply via email to