I could either get it to link, but fail the premain test or not get it
to link. I never did get even a simple application to compile and run.
I haven't had time since my last post to work on it. I've been side
tracked by our (way behind) software release.
t;
fips_premain.obj : error LNK2001: unresolved external symbol "unsigned char *
FIPS_signature" (?FIPS_signature@@3PAEA)
fips_premain.obj : error LNK2001: unresolved external symbol "void const *
__cdecl FIPS_text_start(void)" (?FIPS_text_start@@YAPBXXZ)
fips_premain.obj : error LNK2001: unresolved external symbol "unsigned int
__cdecl FIPS_incore_fingerprint(unsigned char *,unsigned int)"
(?FIP
ecl FIPS_text_start(void)" (?FIPS_text_start@@YAPBXXZ)
fips_premain.obj : error LNK2001: unresolved external symbol "unsigned int
__cdecl FIPS_incore_fingerprint(unsigned char *,unsigned int)"
(?FIPS_incore_fingerpr
int@@YAIPAEI@Z)
C:\openssl-TestUtils\FipsSample - Clean\Release\FipsS
fips libraries
and I think I'm not using this utility correctly. I'm stuck with linker
errors.
Thanks,
-Jon Evers
Live customer support is available 24/7/365 from the U.S. for all customers
worldwide and locally in other countries. Find out more at www.go2vanguard.com.
Enable Your
inal Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Dave Thompson
Sent: Monday, February 04, 2013 1:58 PM
To: openssl-users@openssl.org
Subject: RE: Compiling openssl fips in Windows
>From: owner-openssl-us...@openssl.org On Behalf Of Jon Evers
&
LM,
I was using the Jan 18, 2013 version. It looks like the current is now
Jan 25, 2013. However, those sections and paragraphs I quoted are still
there. Just look down a few paragraphs to find them.
Section 5.3.2 seems to be the root of my problem. I don't think my
project, based on ms\nt
.bli user32.lib
I'm not sure but did you link in fipscanister.lib? It's required too.
Thanks,
LM
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Jon Evers
Sent: Friday, February 01, 2013 3:45 PM
To: openssl-users@openssl.org
Subject:
penSSL 1.0.1c-fips 10 May 2012
...which I think indicates that I build the fips and openssl correctly.
But, the linker warnings don't make sense to me because it looks like
the symbols are in the linked .lib.
Any ideas why this might not link?
Thanks,
-Jon Evers
Live custom