
letter shift
Letter shifting is a simple method of encrypting text by moving each letter a specific number of steps forward or backward in the alphabet. For example, with a shift of 3, 'A' becomes 'D', 'B' becomes 'E', and so on. This technique transforms the original message into an encoded version, making it less obvious to anyone unfamiliar with the shift. It’s a basic form of cipher used historically to protect information and can be easily reversed by shifting the letters back by the same number.