RE: How to link openssl FIPS 140-2 object module with openssl binary

2013-01-15 Thread Salz, Rich
> I have one question in this. What did you mean by Suite B Algorithms ? Google "crypto suite b" Or heck, even just "suite b" /r$ -- Principal Security Engineer Akamai Technology Cambridge, MA __ OpenSSL Project

Re: How to link openssl FIPS 140-2 object module with openssl binary

2013-01-15 Thread Nayna Jain
ools Development Bangalore, India Contact : 402-56859 From: Jeffrey Walton To: openssl-users@openssl.org Date: 01/10/2013 10:08 PM Subject: Re: How to link openssl FIPS 140-2 object module with openssl binary Sent by:owner-openssl-us...@openssl.org On Thu, Ja

Re: How to link openssl FIPS 140-2 object module with openssl binary

2013-01-10 Thread Jeffrey Walton
) 283-bit Elliptic Curves (Binary Fields) AES-128 SHA-256 So, you have to plug in the required parameters. Jeff > From: Jeffrey Walton > To: openssl-users@openssl.org > Date: 01/10/2013 04:01 PM > Subject: Re: How to link openssl FIPS 140-2 object module with op

Re: How to link openssl FIPS 140-2 object module with openssl binary

2013-01-10 Thread Nayna Jain
correct algos /keys from standard openssl lib ( without FIPS lib) to satisfy NIST SP 800-131 A requirements ? Thanks & Regards, Nayna Jain From: Jeffrey Walton To: openssl-users@openssl.org Date: 01/10/2013 04:01 PM Subject: Re: How to link openssl FIPS 140-2 object module

Re: How to link openssl FIPS 140-2 object module with openssl binary

2013-01-10 Thread Jeffrey Walton
On Thu, Jan 10, 2013 at 3:07 AM, Nayna Jain wrote: > > Hi, > > I want to use FIPS compliant algorithms and keys. For that I understand, I > need to have Openssl FIPS object library along with default openssl. > > However, I am not understanding how to install them. My questions are : > > 1. Both a