On Wed, Oct 15, 2014, Fredrik Jansson wrote:

> I just realised I can create a RSA_METHOD object and set that in my engine.
> 
> But what about ECDSA_ENGINE?
> 
> There is no struct definition available in the public headers, and no
> public functions to change the members of the struct, e.g. set a new
> signing function.
> 
> Is this not possible with ECDSA?
> 

This is supported in OpenSSL 1.0.2 (currently in beta) which has some
ECDSA_METHOD_* functions which allow you to setup an ECDSA_METHOD structure.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to