Re: Need help with Windows and FIPS enabled OpenSSL libs

2013-02-28 Thread Dr. Stephen Henson
On Wed, Feb 27, 2013, Glenn Smith wrote: > Does the same apply to DLLs? I'm planning on using OpenSSL+Fips in a DLL > that gets loaded either by other DLLs or directly from an application as a > support DLL (the App won't be known, as we're doing DLL to be used by other > vendors). > Since you

Re: Need help with Windows and FIPS enabled OpenSSL libs

2013-02-28 Thread Glenn Smith
Does the same apply to DLLs? I'm planning on using OpenSSL+Fips in a DLL that gets loaded either by other DLLs or directly from an application as a support DLL (the App won't be known, as we're doing DLL to be used by other vendors). -- View this message in context: http://openssl.6102.n7.na

Re: Need help with Windows and FIPS enabled OpenSSL libs

2013-02-28 Thread Glenn Smith
I wondered about that. I saw several mentions about that. -- View this message in context: http://openssl.6102.n7.nabble.com/Need-help-with-Windows-and-FIPS-enabled-OpenSSL-libs-tp43956p43975.html Sent from the OpenSSL - User mailing list archive at Nabble.com.

Re: Need help with Windows and FIPS enabled OpenSSL libs

2013-02-26 Thread Dr. Stephen Henson
On Tue, Feb 26, 2013, Glenn Smith wrote: > I'm trying to validate my build of the OpenSSL + Fips static libraries. I > did verify that the OpenSSL.exe is fips enabled per some of the > documentation I've seen. > > When I try to enable FIPs mode in my app, I get a failure in > FIPS_check_incore_f