Definition
A substitution cipher that shifts each alphabet letter by a fixed number of positions.
Use Case
Great for teaching the concept of keys and reversible encryption in beginner cryptography classes.
Note
Very weak security. This is educational only and should never protect real secrets.