you have to encrypt a non empty string phrase the encryption adds a cyclic shift to each letter where the value of the cyclic shift is decided by the position of the letter from the end of word.Base java code
Answers
Answered by
2
fifty chamber functions fj dhaka functions f
Answered by
0
In java programming every thing is in a concept of class and object. Here encryption of a string can be easily achieved by simply making the strings character shift to its next few consecutive characters, in line with the sequence of letters in alphabet.
This process of encryption in java, is not a very good or strong encryption technique. These are just encrypted by the use of a value of key, and decrypted by use of the same key.
Similar questions