Hi,

I am currently working on a project for my course where we are performing
authentication. We are providing security using SSL. We want to perform key
exchange between client and server using Diffie Hellman method.

I generated a file that contains the DH parameters and have code for the
Server that sets this file as a parameter for the BIO accessing the SSL
context. Does anybody know how the client can access the DH parameters
during the handshake?

Also, If the key is being generated by the server and exchanged as part of
the handshake, wont somebody who is eavesdropping see the DH parameters?

Thanks,
Aiswarya
-- 
View this message in context: 
http://old.nabble.com/Diffie-Hellman---Client-side-parameters-tp33756682p33756682.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to