Hi All,
My friend needs to write a program for encryption and decryption using Java. Can anyone of you people give me the code for the same.
What the program has to do is
I enter the String as "techenclave" it should give me a encrypted value.
If i use this encrypted value and pass it to the program, it should decrypt and give back the value as "techenclave".
I am not able to give a try for the same, due to the amount of work. It would be of great help if you people help me in this.
Thanks in Advance,
Channabasanna
My friend needs to write a program for encryption and decryption using Java. Can anyone of you people give me the code for the same.
What the program has to do is
I enter the String as "techenclave" it should give me a encrypted value.
If i use this encrypted value and pass it to the program, it should decrypt and give back the value as "techenclave".
I am not able to give a try for the same, due to the amount of work. It would be of great help if you people help me in this.
Thanks in Advance,
Channabasanna