ehalf Of Dr. Stephen Henson
Sent: Thursday, March 04, 2010 2:04 PM
To: openssl-users@openssl.org
Subject: Re: setting FIPS_set_mode on HP PA64
On Thu, Mar 04, 2010, Vikram Arwade wrote:
> I am building my own library and have linked statically with openssl
> libraries(crypto and ssl).
>
To: openssl-users@openssl.org
Subject: Re: setting FIPS_set_mode on HP PA64
On Wed, Mar 03, 2010, Dr. Stephen Henson wrote:
> On Tue, Mar 02, 2010, Vikram Arwade wrote:
>
> > Does anyone have pointer to this?
> >
> > Am running into a issue where I am trying to set FIPS_s
Does anyone have pointer to this?
Regards,
--Vikram
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Vikram Arwade
Sent: Thursday, February 25, 2010 10:14 AM
To: openssl-users@openssl.org
Subject: setting FIPS_set_mode on HP PA64
Hi All
Hi All,
Am running into a issue where I am trying to set FIPS_set_mode(1) in
shared library on HP PA64(11.11) system, but it fails with FINGER_PRINT
error. But if I set it in binary(executable) it works fine.
Any pointer really appreciated.
Regards,
--Vikram
Got it fixed by setting:
export LD_PRELOAD=/usr/lib/libpthread.1:/usr/lib/libcl.2
Regards,
--Vikram
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Vikram Arwade
Sent: Thursday, February 18, 2010 6:08 PM
To: openssl-users
, February 11, 2010 2:41 PM
To: openssl-users@openssl.org
Subject: Re: fips build error on HP PA32
Vikram Arwade wrote:
> Hi All,
>
>
>
> I am running into a build(fips) break on HP 11.11 PA32. Here is the
error:
>
>
>
>
>
> + + /fips_premain_dso ./libtem
Hi All,
I am running into a build(fips) break on HP 11.11 PA32. Here is the
error:
+ + /fips_premain_dso ./libtemp.sl
3814:error:2506A067:DSO support routines:DL_LOAD:could not load the
shared library:dso_dl.c:135:filename(./libtemp.sl): Exec format error
3814:error:25070067:DSO suppor
Hi All,
I am trying to build fips/openssl on aix 5.1. I have built fips, but
the tests are failing with the error:
if [ -n "libcrypto" ]; then ../util/shlib_wrap.sh
./fips_shatest < SHAmix.req | diff -w SHAmix.fax - ; fi
ERROR:24064064:lib=36,func=100,reason=100:file=md_rand.c:li
After installing the patches mentioned for studio 11, tests started
working.
1) 121015-07
2) 121017-20
Thanks,
--Vikram
-Original Message-
From: Vikram Arwade
Sent: Tuesday, September 29, 2009 5:05 PM
To: openssl-users@openssl.org
Subject: RE: FIPS
Thanks Steve. Do you know why my
e682affc8da1fb09e681540525f04ecb93022361
a27759b9e272c883564223c5e4ecafeb0daaf1abce6caa4bd4153379
<
Regards,
--Vikram
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Steve Marquess
Sent: Tuesday, September 29, 2009 4:23 AM
To: openssl-users@openssl
Hi All,
I am having issues while running tests of fips 1.2 on solaris
sparcv9(studio 11). These are the steps I followed:
Built fips 1.2 with the command:
a. perl Configure fipscanisterbuild solaris-sparcv9-cc
b. make
c. make test
Here is the error I am getting:
11 matches
Mail list logo