I have not seen an answer to this mail. Wouldn't applying "PIC" accomplish the
same thing?
Thank you,
-Pandit
From: William A. Rowe Jr.
To: openssl-users@openssl.org
Cc: Kyle Hamilton
Sent: Mon, January 18, 2010 6:20:11 PM
Subject: Re: F
nd mips.
Has anyone created and used a shared library?
-Matt Bancroft
> -Original Message-
> From: owner-openssl-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Kyle Hamilton
> Sent: 18 January 2010 20:43
> To: openssl-users
> Subject: Re: FI
On 1/18/2010 2:42 PM, Kyle Hamilton wrote:
> The way that the FIPS module verifies its signature is that it forces
> itself to load (via a pre-main() section) and then calculate the
> checksum of the image in-core. Probably the reason why you're running
> into issues is because of the fixup step o
The way that the FIPS module verifies its signature is that it forces
itself to load (via a pre-main() section) and then calculate the
checksum of the image in-core. Probably the reason why you're running
into issues is because of the fixup step of the dynamic linker.
If you expect to use FIPS, y