One application is the extension of a personalized Java mail client - like the "send mail" button on e.g. http://uuhome.de/penski/sponsors.htm . Crypt/decrypt works (realized with a "for" loop) but currently the actual send-process fails.
[EMAIL PROTECTED] -----Original Message----- From: Lai Kok Cheong [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 10:42 AM To: JDJList Subject: [jdjlist] RE: Cryptography... Yes, you can of course encryte a string.But what is the actuall purpose of doing that ? I mean do mean to pass the string over the network in a secure way? If yes then I think you'd have a look at Java Crypto api.You could get it from www.javasoft.com and find it from there. ... ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________
