On Fri, Jan 19, 2001 at 11:24:08AM +0100, Åsa Godin wrote:
> Hi,
> I'm quite new to both Palm OS developing and secure development and I'm
> trying to find out if it's possible to implement cryptographed comunication
> to a palm. Is there some support for crypto in PalmOS? Is it possible to
> implement cryptograping algorithms with sufficient key length? I'd be
> thankful if you have any experience in this subject.
PalmOS has DES and MD5 built in last I checked.
You can implement full crypto algorithms, but the processing takes a
little time since it is not a fast processor.
But I've implemented an entire Open PGP (rfc 2440) library for the
Palm. It may be available somewhere, and was based on my rfc2440
reference implementation (with smaller buffers for the Palm) and
extending the port of PilotSSLeay, which itself contains a lot of
crypto library calls.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/