OPEN PGP for the Palm III

Updated to openssl 0.9.1, algorithms added as needed for OPGP

Based on Ian Goldberg's original patch against 0.8.1 and the opgplib.

First, get openssl 0.9.1 and untar it.

Then do something like:

tar xvzf opensslpgpadd.tgz

in the openssl-0.9.1c directory - this adds extra files.

Then something like

patch -p1 opensslpilot.diff

(you can remove the .orig files if you like)

./Configure palmos

make

Then something like

pilot-xfer -i `find . -name \*prc` to install all the algorithms.

NOTE: Read about the patents - modify glib/Makefile to use rsaref as needed.
