Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-07-18 Thread Steve Marquess
Kyle Hamilton wrote: The 1.2.0-test tarball IS NOT FIPS VALIDATED. You cannot make a FIPS-validated module from it. ... The 1.2.0-test tarball can be used to test the functionality of the fully-validated 1.2.0 module, thus making it possible to build and test and debug your application -- but

Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-07-18 Thread Kyle Hamilton
The 1.2.0-test tarball IS NOT FIPS VALIDATED. You cannot make a FIPS-validated module from it. When the 1.2.0 validation occurs, it will be announced here, the certificate will be posted on the NIST's website, the full validated tarball will be made available, and the certificate's Administration

Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-07-18 Thread rabail javed
thanx a lot and it worked but when i generated the HMAC-SHA-1 hash its different from the one given in the security policy document .actually i have installed the openssl-fips-test-1.2.0 and the security policy document "OPENSSL FIPS 140-2 Secuirty Policy versin 1.1.2" Appendix B shows valu

Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-07-18 Thread Dr. Stephen Henson
On Fri, Jul 18, 2008, rabail javed wrote: > Hi Bill, > I have installed the openssl-fips-test-1.2.0 using the following commands > > ./config fipscanisterbuild > make > make install > > > and the libraray is installed in the /usr/local/ssl and i have generated > tehe fipscanister.o, fipscaniste

Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-07-18 Thread rabail javed
> > > The "make depend" is only required if options selected during config > require it. A message will appear at the end of the config if it is needed. > > > > Bill > -- > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *rabail

RE: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-06-27 Thread Bill Colvin
. Bill From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of rabail javed Sent: June 27, 2008 9:53 AM To: openssl-users@openssl.org Cc: James Erskine; Rifaat Shekh-Yusef Subject: Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1 Thanx a lot Bill, but if i wou

Re: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-06-27 Thread rabail javed
lf Of *rabail javed > *Sent:* June 26, 2008 4:23 PM > *To:* openssl-users@openssl.org > *Cc:* James Erskine; Rifaat Shekh-Yusef > *Subject:* upgrading openssl 0.9.8b to openssl-fips-1.1.1 > > > > Hi , > > I am upgrading the openssl 0.9.8b to openssl-fips-1.1.1. For

RE: upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-06-26 Thread Bill Colvin
rabail javed Sent: June 26, 2008 4:23 PM To: openssl-users@openssl.org Cc: James Erskine; Rifaat Shekh-Yusef Subject: upgrading openssl 0.9.8b to openssl-fips-1.1.1 Hi , I am upgrading the openssl 0.9.8b to openssl-fips-1.1.1. For doing this i need to delete the previous version and install the

upgrading openssl 0.9.8b to openssl-fips-1.1.1

2008-06-26 Thread rabail javed
Hi , I am upgrading the openssl 0.9.8b to openssl-fips-1.1.1. For doing this i need to delete the previous version and install the newer version according the instructions specified in http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140sp/140sp733.pdf By default all the files(bin, include a