[openssl-dev] [openssl.org #4643] [patch] pass EVP_MD to engines verifyctx_init and signctx_init

Schüller Felix via RT rt at openssl.org
Mon Aug 8 13:52:12 UTC 2016


Hello,

for some engine-implementations one needs the possibility to change the EVP_MD used in signctx_init and verifyctx_init.
(because different EVP_MD are needed for standalone calculating of the digest and calculating the digest during signature-operations.)
This is only possible if a pointer-pointer is passed through the calls. The attached patch (against 1.1.0-pre6) realises this. 

Kind regards

  Felix Schüller


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssl-1.1.0-pre6-adding_type_to_fooctx_init.patch
Type: application/octet-stream
Size: 7517 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160808/30eecf40/attachment-0001.obj>


More information about the openssl-dev mailing list