On Fri, 18 Mar 2005 20:07:50 +0800, Armada.li <[EMAIL PROTECTED]> wrote:
I can call CryptEncrypt and CryptDecrypt to encrypt/decrypt data on windows
platform using DES,RC4,3DES...
How do I do them on palm platform.
Check Encrypt.h. You have EncDes (can also be used for 3DES of course) and
DigestMD5 there. RC4 is not supported, but you can get AES via the (free) AESLib
from Copera: http://www.copera.com/AESLib/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
