Greetings:

i recently downloaded openssl.0.9.7e, unpacked it, 
and began to follow the instructions to build this 
for WinCE.

i have a bunch of specific questions, but i'm more 
interested in a high-level question about FIPS 
certification:

how many modifications can i make to both the 
openssl source code and wcecompat before 
my openssl build is no longer FIPS certified? 

E.g.:  when trying to build crypto/rand/rand_win.c, 
   there is an undefined GetSystemTimeAsFileTime 
   method...  to get the build to complete, i have 
   to add my own version of this method. 

   does this mean that my openssl DLL will not be 
   FIPS certified?  

my thinking was that, if i build the source "as is", 
then i wouldn't have to have my openssl DLL 
re-certified ... but if i modified it, i would.  so i'd 
prefer to build the code untouched, only it doesn't 
build for WinCE unless it's modified.

thoughts/comments would be very much appreciated.

thanks
--toml
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to