> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Oscar Rodríguez > Sent: Wednesday, February 09, 2005 1:36 PM > To: openssl-users@openssl.org > Subject: RE: Openssl, FIPS, and WinCE > > I tried the same last week, but i had a lot of compilation > errors like not existing functions (ctime from wcecompat) , > errors with parenthesis out of ifdefs, a few warnings, and > then, when i think that all is created, the libs in out32_Arm > doesn't compile with my project because there were missed > functions not linked :-?
I did similar try about 2 or 3 weeks ago for PPC 2003 . I did have errors and warnings like you described, and finally to be able to compile it. When I linked it with my projects, I also got some missing API errors. IIRC, I fixed this by using "standard" socket API instead of the socket from MFC. Vu > > -----Mensaje original----- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] nombre de Dr. > Stephen Henson Enviado el: miércoles, 09 de febrero de 2005 20:13 > Para: openssl-users@openssl.org > Asunto: Re: Openssl, FIPS, and WinCE > > > On Wed, Feb 09, 2005, Thomas Laramee wrote: > > > 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? > > > > Well OpenSSL hasn't been FIPS certified yet and some issues need to be > resolved so the question is moot. > > You'll effectively be able to change source outside /fips (or > \fips !). > > Steve. > -- > Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage > OpenSSL project core developer and freelance consultant. > Funding needed! Details on homepage. > Homepage: http://www.drh-consultancy.demon.co.uk > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 07/02/2005 > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 07/02/2005 > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]