<div dir="ltr">Hello Jacques,<div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 17, 2015 at 3:47 PM, Jacques FLORENCE <span dir="ltr"><<a href="mailto:jacques.p.florence@gmail.com" target="_blank">jacques.p.florence@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>
          I want to create an engine for ECDSA, and implement my own signing operation in hardware.<br></div>But I want to use the default verify operation to be used.<br></div>Is there currently a way to do that?<br></div>There is an ECDSA_METHOD_set_verify function, but it looks like there is no ECDSA_METHOD_get_verify, that I could use to get the default verify operation...<br></div><div>Is there another way to do it?<br><br></div><div>Thank you for your help<br></div></div></blockquote><div><br></div><div>Why not just use ECDSA_METHOD_set_sign_setup/ECDSA_METHOD_set_sign for your own callback?</div></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">SY, Dmitry Belyavsky</div>
</div></div>