Thank you so much for the clarification.
For building my windows application, I used the fipslink.pl during the link
phase to embed the checksum. But later I figured that the utility msincore
can also read through the coff executable to embed the checksum. I
obviously wanted to confirm that using
On Thu, Feb 27, 2014, Raghav Varadan wrote:
> Hi All,
>
> I'm trying to build an application that used fips capable openssl which I
> built for Mac osx 32 bit. Now I would like to embed the checksum into the
> application binary. I checked the fips user guide and I don't see any
> specific for OS
Hi All,
I'm trying to build an application that used fips capable openssl which I
built for Mac osx 32 bit. Now I would like to embed the checksum into the
application binary. I checked the fips user guide and I don't see any
specific for OSX. I know for windows there are two ways to embed the
che