[openssl-dev] [openssl.org #3676] Resolved: [PATCH] Export ASN1 templates for DH and ECDH groups

Dr. Matthias St. Pierre via RT rt at openssl.org
Wed Mar 23 07:27:08 UTC 2016


> > The fact we don't export the DHparameters item I'd regard as a bug which should be fixed.

Will the missing export for DHparameters still be fixed for 1.1?

Matthias St. Pierre

> -----Ursprüngliche Nachricht-----
> Von: Dr. Matthias St. Pierre via RT [mailto:rt at openssl.org]
> Gesendet: Donnerstag, 10. März 2016 00:51
> An: Dr. Matthias St. Pierre
> Cc: openssl-dev at openssl.org
> Betreff: AW: [openssl.org #3676] Resolved: [PATCH] Export ASN1 templates for DH and ECDH groups
> 
> > According to our records, your request has been resolved. If you have any
> > further questions or concerns, please respond to this message.
> 
> Thanks a lot for finally adding the patch. Since our software is not ready for version 1.1
> yet, I can't try it directly with the master, but I will backport it for us to 1.0.2.
> 
> Reviewing the commit everything looks perfect, except for a small omission: You probably
> overlooked the changes for exporting the DHparameters. According to Stephen,
> 
> > The fact we don't export the DHparameters item I'd regard as a bug which should be fixed.
> 
> Essentually it's the following changes to dh.h and libcrypto.num (formerly libeay.num), which are
> missing:
> 
> include/openssl/dh.h:
> ====================
> 
> +#include <openssl/asn1.h>
> ...
> +DECLARE_ASN1_ITEM(DHparams)
> 
> 
> util/libcrypto.num:
> ==================
> 
> +DHparams_it                             <number>   1_1_0 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:DH
> +DHparams_it                             <number>   1_1_0 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:DH
> 
> 
> 
> Regards,
> Matthias St. Pierre
> 
> 
> --
> Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3676
> Please log in as guest with password guest if prompted


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3676
Please log in as guest with password guest if prompted

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4328 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160323/10913aaa/attachment.bin>


More information about the openssl-dev mailing list