Re: fipslink

2013-04-05 Thread Raghav Varadan
oftware release. >> >> -Jon Evers >> -- >> >> *From:* owner-openssl-us...@openssl.org [mailto: >> owner-openssl-us...@openssl.org] *On Behalf Of *Raghav Varadan >> *Sent:* Wednesday, April 03, 2013 5:59 PM >> >> *To

Re: fipslink

2013-04-03 Thread Raghav Varadan
- > > *From:* owner-openssl-us...@openssl.org [mailto: > owner-openssl-us...@openssl.org] *On Behalf Of *Raghav Varadan > *Sent:* Wednesday, April 03, 2013 5:59 PM > > *To:* openssl-users@openssl.org > *Subject:* Re: fipslink > > > ** ** > > Jon,**

RE: fipslink

2013-04-03 Thread Jon Evers
-Jon Evers From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Raghav Varadan Sent: Wednesday, April 03, 2013 5:59 PM To: openssl-users@openssl.org Subject: Re: fipslink Jon, I have the same problem that you were mentioning in your thread. I bui

Re: fipslink

2013-04-03 Thread Raghav Varadan
1120: 3 unresolved externals First stage Link failure at D:\OpenSSL\deploy\Applications_win64_x64\bin\ fipslink.pl line 55. Thanks! Regards, Raghav On Thu, Feb 7, 2013 at 2:26 PM, Dave Thompson wrote: > > From: owner-openssl-us...@openssl.org On Behalf Of Jeffrey Walton > > Sent:

RE: fipslink

2013-02-07 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Jeffrey Walton > Sent: Wednesday, 06 February, 2013 16:59 > To: openssl-users@openssl.org > Subject: Re: fipslink > > On Wed, Feb 6, 2013 at 2:40 PM, Memmott, Lester > wrote: > > Jon, > > > > I

RE: fipslink

2013-02-07 Thread Memmott, Lester
Dr Henson, Excellent! Thanks for clarifying that for us! Jon, I'm using dynamic openssl libraries so I have no need pursue this further. If you still do, good luck! Thanks, Lester __ OpenSSL Project

Re: fipslink

2013-02-07 Thread Dr. Stephen Henson
On Thu, Feb 07, 2013, Memmott, Lester wrote: > > Thanks so much for your response. Perhaps some clarification is in order. > When you state "static libraries" are you referring to libeay32 being > statically linked with the c runtime libraries? ...or do you mean my > application statically lin

RE: fipslink

2013-02-07 Thread Memmott, Lester
s? Thanks, Lester -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson Sent: Thursday, February 07, 2013 8:00 AM To: openssl-users@openssl.org Subject: Re: fipslink On Wed, Feb 06, 2013, Memmott, Lester wro

RE: fipslink

2013-02-07 Thread Memmott, Lester
build openssl but when I looked carefully, I found that fipslink.pl was used to compile libeay32.dll, but not for openssl.exe. Link libeay32.dll in ntdll.mak. Note that FIPSLINK is used and O_FIPSCANISTER is included along with fips_premain.obj: $(O_CRYPTO): $(CRYPTOOBJ) $(O_FIPSCANISTER) $(PREMAIN

Re: fipslink

2013-02-07 Thread Dr. Stephen Henson
On Wed, Feb 06, 2013, Memmott, Lester wrote: > Jon, > > I???m having trouble with fipslink as well and thought it might help to > compare notes. These are the linker errors I???m getting using Visual > Studio 2008: If you can it is far easier to link against the DLLs crea

RE: fipslink

2013-02-07 Thread Memmott, Lester
enssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Jeffrey Walton Sent: Wednesday, February 06, 2013 2:59 PM To: openssl-users@openssl.org Subject: Re: fipslink On Wed, Feb 6, 2013 at 2:40 PM, Memmott, Lester wrote: > Jon, > > I’m having trouble with fipslink a

Re: fipslink

2013-02-06 Thread Jeffrey Walton
On Wed, Feb 6, 2013 at 2:40 PM, Memmott, Lester wrote: > Jon, > > I’m having trouble with fipslink as well and thought it might help to compare > notes. These are the linker errors I’m getting using Visual Studio 2008: > fips_premain.obj : error LNK2001: unresolved external s

RE: fipslink

2013-02-06 Thread Jon Evers
ake a difference for the linking issues we see Differences in my previous attempt to use fipslink: I created a full VED.mak file based on ntdll.mak that has fipslink and bunch of symbols in it instead of your shorter batch file method. I ran into problems because I wasn't using the installed lo

RE: fipslink

2013-02-06 Thread Jon Evers
on't have any link errors from fips_premain.obj. My equivalent of your @"link.rsp" does not have fips_premain in it. I thought fipslink compiled and linked that for me. M my fipslink.pl dies at "First stage Link Failure" - Line 55, which is the same place you get to. I can't r

RE: fipslink

2013-02-06 Thread Memmott, Lester
Jon, I’m having trouble with fipslink as well and thought it might help to compare notes. These are the linker errors I’m getting using Visual Studio 2008: fips_premain.obj : error LNK2001: unresolved external symbol "unsigned char * FIPS_signature" (?FIPS_signature@@3PAEA) fips_p

fipslink

2013-02-05 Thread Jon Evers
Does anyone have a windows make file that uses fipslink to build an executable that they can forward to me? Alternatively a Visual Studio project that uses that would also help? The smaller and simpler the project the better. I'm trying to build a windows executable that uses the