by "pavel.orehov@[EMAIL PROTECTED]
" <pavel.orehov@[EMAIL PROTECTED]
>
Nov 4, 2007 at 08:36 AM
Hi,
I need to encrypt usernames and password in my application and save
them to an XML file. In addition I need to read these usernames and
passwords later from the same XML file and show to a user in not
encrypted form.
So I am looking for a way of encrypt strings in java in two way
encryption ?
Thanks,
Pavel