On 15/05/15 12:47, Animesh Das wrote:
> Hi,
> 
>  I have a new hardware crypto engine. The device can be accessed from
> user space application opening the device  like "/dev/mydevice". There
> are also some IOCTLs which can be used from user space. I want to add
> that device as one of the engines of OpenSSL so that the
> encryption/decryption process can be offloaded to that device.
> 
> I have new to OpenSSL. Could you please help me giving ideas/steps to
> add that engine in OpenSSL.

Take a look at:

demos/engines/rsaref/rsaref.c


Matt
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to