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 checksum 1) using fipslink.pl 2) msincore and again for linux we have 1) fipsld 2) incore utilites. Similarly what should I be using for MacOSX?
Questions: 1) Does fipsld also work for OSX? 2) For ios the document mentions about incore_macho utility, can this be used for osx 32 applications to embed checksum? I really appreciate an answer. Thanks Raghav