On Sat, Jul 05, 2014, Jayalakshmi bhat wrote: > Hi All, > > We want to support a hardware accelerator on our device. We are using > OpenSSL with OpenSSL FIPS Object module. I wanted to know if we can add > engine support in OpenSSL FIPS Object module. >
If you literally mean adding ENGINE support to the OpenSSL FIPS Object module then you can but it would IMHO be a pointless exercise. The ENGINE code was stripped out to keep the number of dependencies down in the module. If you mean add ENGINE support to the FIPS capable OpenSSL then you don't need to as ENGINE support is already there. I suggest you explain exactly what you want to do. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org