Javi Martinez wrote: > I am using Palm OS Developers Suite and Palm OS Cobalt Simulator > to make a program to an university practice. In Palm OS Cobalt > simulator I can use some cipher algorithms like DES and RC4, but I > would like to use others algorithms like 3DES, IDEA, Blowfish... > > How can I used this algorithms? How can I get a provider o library > witch implement this algoritms?
If you're okay with using Palm OS 68K shared libraries, you might want to check out: http://www.ccs.neu.edu/home/ahchan/wsl/#libraries One of the libraries there is a 3DES implementation. - James -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
