Of course, it is the same weak Caesar cipher, with only +10 possible transformations, with 35 transformations total, so the calculator below lists them all. However, at least the result does not look like a regular Caesar cipher. To be or not to be, that is the question Text Alphabet ...
Caesar cipher Caesar cipheris one of the oldest known encryption methods. It is straightforward - it is just shifting an alphabet. Transformation is termed ROTN, where N is shift value, and ROT is from "ROTATE" because this is a cyclic shift. For example, ROT2 means that "a" becomes "c...