Hello Jacques, On Wed, Jun 17, 2015 at 3:47 PM, Jacques FLORENCE < jacques.p.flore...@gmail.com> wrote:
> I want to create an engine for ECDSA, and implement my own signing > operation in hardware. > But I want to use the default verify operation to be used. > Is there currently a way to do that? > 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... > Is there another way to do it? > > Thank you for your help > Why not just use ECDSA_METHOD_set_sign_setup/ECDSA_METHOD_set_sign for your own callback? -- SY, Dmitry Belyavsky
_______________________________________________ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users