|
-
May 5th, 2000, 09:53 AM
#1
encoding within an applet can it be secure?
Hello,
I have an applet which should do this
1) collect data
2) encode the data
3) send it over the net
Can this be secure?
Is there a package, which can make this in a way, that nobody can crack the data bei anayzing the applet code?
Thank you
Frodo
-
May 5th, 2000, 11:11 PM
#2
Re: encoding within an applet can it be secure?
Have a look at Hushmail( http://www.hushmail.com/ ). These guys have done exactly this - as a mail client applet. They offer secure mail - 1024 bit encryption. ( to Hushmail addresses, however... )
The applet's code will still need to be obfuscated, though.
Hope that helps...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|