> My question is, can I implement DES or any other > algorythm in a prc file.
If you just need *any* type of encryption, I would suggest an easier to implement (but weaker) algorithm, such as RC4. There are many examples of this simple algorithm on the web. Try ftp://ftp.ox.ac.uk/pub/crypto/misc/rc4.tar.gz Alan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
