On 10/23/2012 10:50 AM, Erik Tkal wrote:
For RSA and DSA signing operations I use an ENGINE that registers for RSA and DSA and “intercepts” the private key operations in order to call out to CAPI. I’m now trying to add support for ECDSA but the method structure for this is private. What is the expected mechanism to utilize an engine implementation for ECDSA signing?
See: http://www.mail-archive.com/[email protected]/msg31530.html and my responses to that note. That contains: But note that an engine that supports ECC needs access to ecdsa_method in ecs_locl.h (I have OpenSC engine that needs this.) See these bug reports that are over a year and a half old: http://rt.openssl.org/Ticket/Display.html?id=2568&user=guest&pass=guest http://rt.openssl.org/Ticket/Display.html?id=2459&user=guest&pass=guest
.................................... *Erik Tkal** *Juniper OAC/UAC/Pulse Development
-- Douglas E. Engert <[email protected]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
