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
openssl-1.1.0-pre6-adding_type_to_fooctx_init.patch
Description: Binary data
-- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
