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!

How to encrypt a string easily?

843810Jan 6 2003 — edited Sep 10 2003
I want to encrypt a string. I want a string returned back. I then later want to pass back an encrypted string and be returned the original string.

I dont want something too complex. Something good and easy to do will do!

Is there anything i can use. I just want an object or method i can call, pass it a string, it returns a string which is all jumbled up etc. i can then later pass it a jumbled string and it will retuen the original string.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 8 2003
Added on Jan 6 2003
11 comments
360 views