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 as part of Palm OS 4; don't know if it was available as an undocumented function call in earlier Palm OS versions or not. You can do Triple-DES encryption using the DES function. See Bruce Schneier's "Applied Cryptography" book, or equivalent, for details. --Rob
"Dave Brown" <[EMAIL PROTECTED]> wrote in message news:88569@palm-dev-forum... > > 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/
