FIPS Compilation

2010-01-19 Thread R Kahn
Dear Sir or Madam, I am trying to compile openssl-fips-1.1.2.tar.gz on a Windows XP desktop according to the User Guide 1.2 for the FIPS module. The first step is run ms/do_fips.bat. That file does not exist in this tar ball. When I use the do_fips.bat from the OpenSSL-0.9.8j tar ball,

Re: FIPS Compilation

2010-01-19 Thread Dr. Stephen Henson
On Mon, Jan 18, 2010, R Kahn wrote: Dear Sir or Madam, I am trying to compile openssl-fips-1.1.2.tar.gz on a Windows XP desktop according to the User Guide 1.2 for the FIPS module. The first step is run ms/do_fips.bat. Wrong version. You need the 1.2 version of the tarball from:

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.1perl 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 build

RE: FIPS compilation with VC6

2007-02-23 Thread bhanu
, 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.1perl Configure VC-WIN32 fips . C

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 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 with

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

Recall: Fips Compilation on Solaris 10

2007-02-23 Thread BATCHELOR, SCOTT (CONTRACTOR)
BATCHELOR, SCOTT (CONTRACTOR) would like to recall the message, Fips Compilation on Solaris 10. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users

Fips Compilation on Solaris 10

2007-02-23 Thread BATCHELOR, SCOTT \(CONTRACTOR\)
I am using openssl-fips-1.1.1 and openssl-0.9.7m When I try to build the FIPS Canister I am getting this error on Solaris 10 /usr/ccs/bin/ld: illegal option -- n ld error output Now obviously its finding the solaris version of ld and not gnu ld. But I can't seem to circumvent this behavior no

RE: Fips Compilation on Solaris 10

2007-02-23 Thread BATCHELOR, SCOTT \(CONTRACTOR\)
Never mind I had an epiphany. Sorry about that. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of BATCHELOR, SCOTT (CONTRACTOR) Sent: Friday, February 23, 2007 3:20 PM To: openssl-users@openssl.org Subject: Fips Compilation on Solaris 10 I am using openssl-fips

RE: Fips Compilation on Solaris 10

2007-02-23 Thread David Hartman
PM To: openssl-users@openssl.org Subject: RE: Fips Compilation on Solaris 10 Never mind I had an epiphany. Sorry about that. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of BATCHELOR, SCOTT (CONTRACTOR) Sent: Friday, February 23, 2007 3:20 PM To: openssl

RE: Fips Compilation on Solaris 10

2007-02-23 Thread BATCHELOR, SCOTT \(CONTRACTOR\)
Yes, That was exactly the thought I had. The GNU Linker should work just fine in this instance. -B _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Hartman Sent: Friday, February 23, 2007 3:44 PM To: openssl-users@openssl.org Subject: RE: Fips Compilation

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

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.1perl Configure VC-WIN32 --prefix=c:/OpenSSL/SSL this can be any path u like. 4.

RE: FIPS compilation with VC6

2007-02-23 Thread David Hartman
: [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 with other

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.1perl Configure VC-WIN32 fips . C:\openssl-fips-1.1.1\openssl-fips-1.1.1perl util\mk1mf.pl dll no-asm fips VC-CE 1ms\cedll.mak ***FIPS