Few months back, I had something similar in mind. But what I needed was just
to have RSA and a few symmetric ciphers on Palm. Well.. I didn't know of the
SSLeay port for Palm at that time so I modified OpenSSL's crypto lib a
little. Anway, my project is scrapped now as the RSA private operations a
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
On Sat, Nov 17, 2001 at 10:13:07AM +0200, Leendert Meyer wrote:
> However, I will need to be able to use SSL on the PalmOS. Does anyone
> know if I can use OpenSSL on the Palm or is there a proprietry SSL library
> for the Palm ?
AFAIK there is no port of OpenSSL, but there is one of SSLeay:
see f
Hi there,
I am in the investigating the development of an application
that must run on a PDA type platform. PalmOS is at this stage
the leading candidate.
However, I will need to be able to use SSL on the PalmOS. Does anyone
know if I can use OpenSSL on the Palm or is there a proprietry SSL lib