OpenSSL With FIPS - Adding Hash to Application

2010-10-20 Thread rajesh kumar
I am working on application which need to be enhanced with FIPS Support. following User Guide and some information from mailers i have built OpenSSL in Static on windows. as mentioned in the User Guide, I do understand that when OpenSSL Static build is used, application need to be built with

Re: OpenSSL With FIPS - Adding Hash to Application

2010-10-20 Thread rajesh kumar
For testing purpose i have tried to add hash to .dll file and see the same error. xxx.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x358 First stage Link failure at fipslink.pl line 42. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.EXE' : return code '0x53' Stop. what might