Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

secretly messages

843810Dec 6 2004 — edited Dec 7 2004
HI ALL
I want to have messages secretly code to made my game .

use public String encrypt(String key) and decrypt(String key)
if i import ABC than the java will change to 0, 1, 2
A=0 ,B=1, C=2. Than Z =25.
after that if i import Z that will change to NO.25 than 25 = 2+5 =7
so finial that will show H~~~
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2005
Added on Dec 6 2004
11 comments
308 views