Went digging on EncDES (note to self - dig _first_) and found a wealth of info. Most of what you want to know is covered in the thread starting at http://www.escribe.com/computing/pcpqa/m51861.html . Doing an EScribe ( http://www.escribe.com/computing/pcpqa/index.html ) search on "Encrypt" is also enlightening.
Bottom line on EncDES from the provided thread is "unsupported", "US devices only", and "check before using". If you're going to be doing international software sales, it definitely isn't a good option. dave ----------------------------------------------------------------------- David Tribble, Northrop Grumman IT (808) 680-0384 -----Original Message----- From: Matt Lepird [mailto:[EMAIL PROTECTED]] It couldn't be easier to do Triple-DES encryption on the palm. I may have some typing errors but something like the following should work. <snip> > There's a header Encrypt.h showing function calls for MD4 and MD5 hashing, > as well as DES encryption. Encrypt.h's comments block says it was added <snip> > > Hi- > > > > I've looked through the archives and searched around w/o much success for > > encryption libraies. > > > > I'm writing an application that needs to accept credit cards and thus need > > to store the CC information. Needless to say I don't want to store this in > > clear-text. > > > > Does anyone know of some encryption libraries available to handle this. > > > > Thanks, > > Dave -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
