[openssl-users] Implementing the rsa_sign callback

Dmitry Belyavsky beldmit at gmail.com
Tue May 26 14:46:54 UTC 2015


Hello all,

Any suggestions?

On Thu, Apr 30, 2015 at 1:06 PM, Dmitry Belyavsky <beldmit at gmail.com> wrote:

> Hello all!
>
> I'm implementing a custom engine providing its own RSA method.
>
> I need to provide the rsa_sign callback, which is required to call my own
> code in case when ex_data is set and call a default callback otherwise.
>
> For other callbacks I use the appropriate callbacks from the
> rsa_pkcs1_eay_meth, as other engines do. But the rsa_pkcs1_eay_meth does
> not provide a rsa_sign callback.
>
> What is the correct way to implement the rsa_sign callback?
>
> Thank you!
>
> --
> SY, Dmitry Belyavsky
>



-- 
SY, Dmitry Belyavsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150526/aa56b8ab/attachment.html>


More information about the openssl-users mailing list