Hello All,

   I'm trying to use Diffie-Hellman implementation from OpenSSL 0.9.8j to 
implement this algorithm for X.509 certificate to be used for S/MIME in The 
Bat! email client (www.ritlabs.com)

   Unfortunately, OpenSSL only generates p and g parameters, without setting q 
and j. Eric Young wrote a comment in crypto\dh\dh.h that these values are 
"Place holders if we want to do X9.42 DH". Now I _want_ to do X9.42 ;-) but not 
qualified enough to implement the necessary changes by myself.

  I would be greatful for an update to OpenSSL to fully support q (and maybe 
j), this should not be very complex for a person who knows this topic.

  Thank you very much in advance!
 
-- 
Best regards,
Maxim Masiutin                         
Ritlabs SRL
http://www.ritlabs.com/

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to