Re: OpenSSL engine support in OpenSSL FIPS Object Module

2014-07-05 Thread Jayalakshmi bhat
Hi Steve, Thanks a lot for the explanation. We have range of products that provides network connectivity. 1. On these we would be using TPM to provide additional security. 2. On the products that are bit slow in software cryptographic operation, we also would be using hardware acceleration ch

Re: OpenSSL engine support in OpenSSL FIPS Object Module

2014-07-05 Thread Dr. Stephen Henson
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 suppo

Re: OpenSSL engine support in OpenSSL FIPS Object Module

2014-07-05 Thread Steve Marquess
On 07/05/2014 02:09 AM, 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. > > I welcome all valuable inputs. First,

EAP-SIM simulation, Is there any oepnssl utilities that will calculate the MAC value for AT_MAC attribute in EAP-SIM

2014-07-05 Thread Sanjay Kumar (sanjaku5)
Hi All, I need a help to calculate the MAC value for AT_MAC attribute in EAP-SIM. Is there any openssl utilities (e.g. openssl dgst .) or online tool which will calculate the MAC value when we pass the required input e.g AT_RAND. Thanks, Sanjay