RE: FIPS compilation with VC6

2007-02-23 Thread David Hartman
ks -David _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Schwartz Sent: Friday, February 23, 2007 2:39 PM To: openssl-users@openssl.org Subject: RE: FIPS compilation with VC6 There is a perl wrapper for the link command that you can use when linking

RE: FIPS compilation with VC6

2007-02-23 Thread David Schwartz
> Hi Kit, > u can follow the instruction give in file INSTALL.W32 > for installing openssl-fips-1.1.1. > 1. Install active perl on C:\ > 2. Extract openssl-fips-1.1.1 at C:\ > 3. Then ->c:\openssl-fips-1.1.1>perl Configure VC-WIN32 > --prefix=c:/OpenSSL/SSL this can be any path u like. > 4. c:\op

RE: FIPS compilation with VC6

2007-02-23 Thread David Schwartz
There is a perl wrapper for the link command that you can use when linking with other utilities. I tried using this with VC7 and VC8. I was successful linking, and things ran fine in non-FIPS mode. When I tried enabling FIPS, I found problems with global statics in the FIPS module not being ini

RE: FIPS compilation with VC6

2007-02-23 Thread David Hartman
I will have to retry this. I was using gcc 3.2.3. Thanks -David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson Sent: Friday, February 23, 2007 9:54 AM To: openssl-users@openssl.org Subject: Re: FIPS compilation with VC6 On Fri, Feb

Re: FIPS compilation with VC6

2007-02-23 Thread Dr. Stephen Henson
On Fri, Feb 23, 2007, David Hartman wrote: > > There is a perl wrapper for the link command that you can use when linking > with other utilities. I tried using this with VC7 and VC8. I was successful > linking, and things ran fine in non-FIPS mode. When I tried enabling FIPS, I > found problems w

RE: FIPS compilation with VC6

2007-02-23 Thread David Hartman
_ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of bhanu Sent: Friday, February 23, 2007 1:47 AM To: openssl-users@openssl.org Subject: RE: FIPS compilation with VC6 Hi Kit, u can follow the instruction give in file INSTALL.W32 for installing openssl-fips-1.1.1. 1

RE: FIPS compilation with VC6

2007-02-23 Thread bhanu
ehalf Of f kit Sent: Friday, February 23, 2007 1:18 PM To: openssl-users@openssl.org Subject: FIPS compilation with VC6 Hi All, Can any please tell me how to configure/compile FIPS on VC6? I am failed to do the configuration. C:\openssl-fips-1.1.1\openssl-fips-1.1.1>perl

RE: FIPS compilation with VC6

2007-02-23 Thread David Schwartz
> Can any please tell me how to configure/compile FIPS on VC6? > I am failed to do the configuration. > C:\openssl-fips-1.1.1\openssl-fips-1.1.1>perl Configure VC-WIN32 fips [snip] > What have I done wrong? You are showing the commands used to build a FIPS capable OpenSSL, not the commands to bu

FIPS compilation with VC6

2007-02-22 Thread f kit
Hi All, Can any please tell me how to configure/compile FIPS on VC6? I am failed to do the configuration. C:\openssl-fips-1.1.1\openssl-fips-1.1.1>perl Configure VC-WIN32 fips . C:\openssl-fips-1.1.1\openssl-fips-1.1.1>perl util\mk1mf.pl dll no-asm fips VC-CE 1>ms\cedll.mak ***FIP