Can someone point me to the user guide for FIPS 1.2.  I've only been able to
find the 1.1.1 version and based on the thread below it looks like there are
some new build procedures for Windows. 



Justin A wrote:
> 
> Hi,
> 
> Have some doubts on fips build on windows VC9. I followed the userguide
> for 1.2. 
> 1) Downloaded the openssl-fips-test-1.2.0.tar.gz
>        * perl Configure no-asm VC-WIN32
>        * ms\do_fips
> 2) Downloaded the openssl-0.9.8-fips-test-SNAP-YYMMDD.tar.gz
>        *perl Configure VC-WIN32 no-asm fips --with-fipslibdir=<wherever
> the prev build libs from step1>
>        *perl ms\do_ms
> 
> and in my out32 directory I end up getting these libs (libeaycompat32.lib 
> libeayfips32.lib    ssleay32.lib)
> 
> My Question is:-
> 
> 1) I remember when I previously build openssl I used to end up getting
> libcrypto.lib and libssl.a. Now its ssleay32.lib and libeayfips32.lib
> instead of libssl.a and libcrypto.a respectively. I ran the dumpbin on
> these two libraries and it does have all the ssl and crypto symbols.
> nt.mak file also have these names defined. So is this the right naming
> convention..?
> 
> 2) Are the steps which I followed to build the FIPS capable openssl steps
> right..?
> 
> 
> Thanks,
> JA
> 
> 
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/fips-1.2--build-on-windows-VC-9-tp20021957p20666448.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to