Caesar-Cipher
Hideaki Uchikoshi
Free
rated 1.0 stars
About Caesar-Cipher
Converts a string into a string shifted the specified number of characters.
The number of characters to shift is specified as the conversion parameter.
For example, to shift the string AAAA by one character,
set the conversion parameter to 1 and the selected string to AAAA.
In this case, the converted string will be BBBB.
The converted string can be saved in the app.
The number of characters to shift is specified as the conversion parameter.
For example, to shift the string AAAA by one character,
set the conversion parameter to 1 and the selected string to AAAA.
In this case, the converted string will be BBBB.
The converted string can be saved in the app.