> http://en.wikipedia.org/wiki/RC4_cipher
Because the algorithm is known, it is no longer a trade secret. --> why not change the algorithm slightly? :) > We are not using wireless and I think a symmetric key is fine. If I could > get a hold of some open source AES or 3DES code, I could show my customer > the performance compared to RC4. you can say your using a custom symmetric RC4 based algorithm. one of the problems with using RC4 based on the url's above is the fact that it is using a "known" algorithm, just modify it slightly :) or, why not use blowfish or so? --- Aaron Ardiri PalmOS Certified Developer [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
