RE: FW: how to port openssl for win-ce for pocket pcs

2002-04-11 Thread Max Campos
Yeah, me too, as far as a PalmOS port. The crypto libraries basically work, though they're not optimized. SSL OTOH is a completey different story. Like you, I dont have a need for it anymore, and as such it has taken a back burner. - Max On Thu, 11 Apr 2002, Steven Reddie wrote: > I started

Re: OpenSSL on PalmOS

2001-11-29 Thread Max Campos
No, there isn't (one of OpenSSL). I'm currently debating whether or not I want to attempt this beast myself. The SSLeay port is rather poorly documented (IMHO), and doesn't work with CodeWarrior - just the GNU tools. Looking at the OpenSSL source, it seems to be very heavily dependant on st