s normal...
Jeff
On Tue, Jun 9, 2015 at 7:37 AM, Kawecka, Anna wrote:
> Hello,
>
> I have problems with compiling Openssl FIPS library for iOS 7.1
> (openssl-fips 2.0.9) on Yosemite (using Xcode 6.2).
>
> After checking few build scripts available on net (mainly for older ver
Hello,
I have problems with compiling Openssl FIPS library for iOS 7.1 (openssl-fips
2.0.9) on Yosemite (using Xcode 6.2).
After checking few build scripts available on net (mainly for older versions of
openssl-fips library) I came across the testing instructions (
http
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
Hi,
Has anyone had any tips/background knowledge regarding compiling openssl fips
mode for iphone (both simulator and device)? I am pretty much trying to do the
same thing as posted here
(http://groups.google.com/group/mailing.openssl.users/browse_thread/thread/f36ea1cb9d6381b/4503d0a0d8b7606f
On Tue, Jan 12, 2010, jim.r...@sncorp.com wrote:
> I'm trying to build openssl-fips-1.2 for an Arm XSCALE 255 running a
> debian-based linux filesystem. Build system is an x86-Knoppix machine.
>
> I've applied the openssl-fips-1.2.crossbuild.patch as advised in the User
> Manual and Security P
I'm trying to build openssl-fips-1.2 for an Arm XSCALE 255 running a
debian-based linux filesystem. Build system is an x86-Knoppix machine.
I've applied the openssl-fips-1.2.crossbuild.patch as advised in the User
Manual and Security Policy.
After setting $CROSS_COMPILE and $HOSTCC as needed,
I'm trying to build openssl-fips-1.2 for an Arm XSCALE 255 running a debian-based linux filesystem. Build system is an x86-Knoppix machine. I've applied the openssl-fips-1.2.crossbuild.patch as advised in the User Manual and Security Policy. After setting $CROSS_COMPILE and $HOSTCC as needed, I am
On Fri, Jun 12, 2009, Carl Furner wrote:
> I need the validated version for fips For the contract I am working
> on.
>
>
>
>
>
> 1) Can I compile OpenSSL fips using VC 9 and still get a
> validated\certified version?
>
>
Yes, as long as you obey the rest of the security policy
I need the validated version for fips For the contract I am working
on.
1) Can I compile OpenSSL fips using VC 9 and still get a
validated\certified version?
2) Can I compile both win64 and win32 on a win32 environment? We
currently are building our x64 project under win32 a
Hi All,
When i was building openssl 9.8h , i got this error ..
(cd ..; gmake DIRS=test TESTS=alltests all)
gmake[1]: Entering directory `/joshi/openssl-0.9.8h_final'
making all in test...
gmake[2]: Entering directory `/joshi/openssl-0.9.8h_final/test'
xlc_r -I.. -I../include -DOPENSSL_THREADS -
make fails on openssl-fips-1.2 at
--
cc -I.. -I../include -I../fips -DOPENSSL_THREADS -qthreaded
-DDSO_DLFCN -DHAVE_DLFCN_H -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro
-qroconst -c ssltest.c
"ssltest.c", line 131.9: 1506-236 (W) Macro name _
> This among other things requires the application to enable FIPS
> mode which a
> typical application will not do. One of several effects of
> entering FIPS mode
> is to disable the use of non-FIPS algorithms: this may cause
> problems where
> the application expectes to use such algorithms and c
Wei:
Here's what I think I've learned about this question.
I think if you compiled openssl-fips-1.1.1 with "config fips; make; make
install" the result would
be an openssl library that was fips certified.
Getting libcurl to make proper use of it would then be a question of whether
libcurl make
On Fri, Feb 23, 2007, Wei Weng wrote:
> Chris: Thanks for the reply.
>
> Here is the thing I want: I need to build a openssl library that is fips
> capable so that I can link libcurl against the library, since libcurl
> uses openssl library to do the decode/encode stuff.
>
> I am guessing that
Chris: Thanks for the reply.
Here is the thing I want: I need to build a openssl library that is fips
capable so that I can link libcurl against the library, since libcurl
uses openssl library to do the decode/encode stuff.
I am guessing that I will need to build my own openssl library that
Wei:
My current guess is that if all you are trying to do is get an openssl utility
that is FIPS
certified, then doing
./config fips
make
make install
from inside the top level directory of openssl-fips-1.1.1 is all that is
required.
If you want an openssl utility of a more recent 0.
On Thu, Feb 15, 2007, David Hartman wrote:
> Hi Chris, Wei,
>
> The normal OpenSSL config and build scripts seem to be different from
> the FIPS one. My original attempts at building FIPS didn't run into a
> problem until the steps to link fipscannister.o itself. This wouldn't be
> an issue with
ted with the OS doesn't understand the
options supplied for GNU's linker.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Christopher
Marshall
Sent: Thursday, February 15, 2007 2:10 PM
To: openssl-users@openssl.org
Subject: RE: compiling openssl-fi
> [mailto:[EMAIL PROTECTED] On Behalf Of Christopher
> Marshall
> Sent: Thursday, February 15, 2007 12:51 PM
> To: openssl-users@openssl.org
> Subject: compiling openssl-fips-1.1.1 on HP-UX 11.11
>
> I am having trouble compiling openssl-fips-1.1.1 on HP-UX. If anyone
> h
Wei:
I saw your post. I don't know whether it is correct or not. You are further
along that I am ;-)
I'll try the procedure in your post once I get my problem solved. I'm still
reading the OpenSSL
FIPS Object Module Guide, which covers what steps you have to go through for
the result to be
c
Hi. Sorry I can not answer your question, but it seems that you are the
only one that is working on getting openssl-fips-1.1.1 to work these
days, so I had to bug you for some trivial questions. :)
Do you think the process I had gone into making openssl-fips-1.1.1 work
is correct? (I do realiz
lf Of Christopher
Marshall
Sent: Thursday, February 15, 2007 12:51 PM
To: openssl-users@openssl.org
Subject: compiling openssl-fips-1.1.1 on HP-UX 11.11
I am having trouble compiling openssl-fips-1.1.1 on HP-UX. If anyone
has any ideas what I am
doing wrong, I would be much oblidged ;-)
I'm g
I am having trouble compiling openssl-fips-1.1.1 on HP-UX. If anyone has any
ideas what I am
doing wrong, I would be much oblidged ;-)
I'm getting the following error message at the end of the make attempt:
rm -f openssl
+ ../fips-1.0/fipsld -o openssl -DMONOLITH -I.. -I../in
31 matches
Mail list logo