Linking of Shared Libraries

2009-01-07 Thread Chikkanagappa, Manjula
Could you some one explain me the steps for dynamic linking of openssl fips libraries into my application? I have generated following openssl and fips modules ssleay32.dll libeay32.dll ssleay32.lib libeay32.lib fipscanister.lib I am trying to execute my application with openssl

OPENSSL_config

2009-01-07 Thread Chikkanagappa, Manjula
I am trying to enable fips mode through OPENSSL_config and it is failing. Could you any one throw more light on this? I am running on windows 32 bit and using VC++ SP6. Openssl.conf file FIPS_conf = FIPS_options [ FIPS_options ] fips_mode = yes Program int main(){

FW: FIPS_mode_set(1) call Fails

2009-01-05 Thread Chikkanagappa, Manjula
30, 2008, Chikkanagappa, Manjula wrote: Hello Everyone! I have FIPS 1.2 modules and 0.9.8 stable development version (12/30/2008) OpenSSL modules. I am invoking FIPS_mode_set(1) in my application. The FIPS_mode_set(1) returns 0 all the time. I have written a small test program

RE: FIPS_mode_set(1) call Fails

2009-01-02 Thread Chikkanagappa, Manjula
30, 2008, Chikkanagappa, Manjula wrote: Hello Everyone! I have FIPS 1.2 modules and 0.9.8 stable development version (12/30/2008) OpenSSL modules. I am invoking FIPS_mode_set(1) in my application. The FIPS_mode_set(1) returns 0 all the time. I have written a small test program

FIPS_mode_set(1) call Fails

2009-01-01 Thread Chikkanagappa, Manjula
Hello Everyone! I have FIPS 1.2 modules and 0.9.8 stable development version (12/30/2008) OpenSSL modules. I am invoking FIPS_mode_set(1) in my application. The FIPS_mode_set(1) returns 0 all the time. I have written a small test program with just FIPS_mode_set(1) call. And the call still

RE: openssl-fips 1.2 questions

2008-12-18 Thread Chikkanagappa, Manjula
Hello Everyone, I am using OpenSSL FIPS 1.2 object module and OpenSSL 0.9.8 Stable distribution. When I build OpenSSL libraries using the 0.9.8 stable version, I see the following files in the output libeaycompat32.lib libeayfips32.lib When I do a Dumpbin on above library files, I see that they