Dear Fredrik,
Thanks for your coding..It works fine in a stand alone environment.
But can u guide me how to do the same in a real environment.
In my case,i am getting input from the customer in html page.
Once i submit the form it will call the
jsp page residing in server.Before it goes to server the user inputs to be encrypted and then sent.
Kindly clarify and advise me how to proceed further.
Kind regards,
N.Rama moorthy
Originally posted by Fredrik Safstrom:
[B]Rama,
Here is the class itself:
It's quite simple to use, here is one example;
You can supply the constructor with a code-key if you want, otherwise the codekey will default to 'Q'.
If you want to add upp characters that are specific for your language in the alphabeth string, my version have some Swedish characters in there. The class will only encrypt/decrypt characters in the alphabeth string, if a character cannot be found, it will be ignored and left as is...
Have fun.
/Bamse[/B]