[openssl-dev] Access to ECDSA_METHOD do_verify function from engine

Johannes Bauer dfnsonfsduifb at gmx.de
Fri Jul 21 18:06:51 UTC 2017


On 21.07.2017 16:10, Tomas Mraz wrote:
> On Fri, 2017-07-21 at 15:56 +0200, Johannes Bauer wrote:
>> I've changed my code now to also use the (mutable) new
>> EC_KEY_METHOD*,
>> which doesn't give a diagnostic. Regardless, I believe that the first
>> parameter of EC_KEY_METHOD_get_sign should be const EC_KEY_METHOD*,
>> not
>> EC_KEY_METHOD*.
> 
> Just open a github issue or better pull request with this change.

Done.

https://github.com/openssl/openssl/pull/3985

Cheers,
Johannes


More information about the openssl-dev mailing list