btw, you just have to do nmake -f ms\ntdll.mak install under openssl-fips,
it'll copy files to \usr\local\ssl\fips-2.0 in the correct file structure.
--
View this message in context:
http://openssl.6102.n7.nabble.com/Compiling-openssl-fips-in-Windows-tp43439p47313.html
Sent from the Op
afx.cpp
FipsSample.cpp
.\FipsSample.cpp(100) : warning C4996: 'fopen': This function or variable may
be unsafe. Consider using fopen_s instead. To disable deprecation, use
_CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\includ
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
&
sl-us...@openssl.org] On Behalf Of Memmott, Lester
Sent: Monday, February 04, 2013 2:51 PM
To: openssl-users@openssl.org
Subject: RE: Compiling openssl fips in Windows
Jon,
Regarding:
According to my interpretation of the documentation, it should be
included in libeay32.dll:
Section 2.4.2
Note
Jon,
Regarding:
According to my interpretation of the documentation, it should be included in
libeay32.dll:
Section 2.4.2
Note that except in the most unusual circumstances the FIPS Object Module itself
(fipscanister.o) is not linked directly with application code.
Section 4.3.3
The resulting F
>From: owner-openssl-us...@openssl.org On Behalf Of Jon Evers
>Sent: Friday, 01 February, 2013 17:45
>I'm trying to link an application that will use openssl and fips.
>I'm getting linker errors [using] MS Visual Studio 2008.
>I'm trying to link the DLL, lib32eay.dll.
Did you put libeay32.dll in
ssl.org
Subject: RE: Compiling openssl fips in Windows
Regarding:
C:\temp\nma0452:
setargv.obj d:\work\ssl\ved\Debug\VED.obj
d:\work\ssl\ved\Debug\stdafx.obj d:\work\ssl\ved\Debug\fips_premain.obj
d:\Work\SSL\openssl-1.0.1c\out32dll\libeay32.lib ws2_32.lib gdi32.lib
advapi32.lib crytp32
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: Compiling openssl fips in Windows
I’m trying to link an application that will
I'm trying to link an application that will use openssl and fips.
(sorry about any typos and shortcuts. I have to hand type this because
my development is on a closed system and I can't cut and paste to here)
I'm getting linker errors:
Error LNK2001: unresolved external symbol _FIPS_hm