Atbash

Atbash is one of the oldest known ciphers, originally used with the Hebrew alphabet. It substitutes each letter with its reverse in the alphabet: A↔Z, B↔Y, C↔X, and so on. Since it is its own inverse, encoding and decoding are the same operation. Non-alphabetic characters are preserved unchanged.

Learn more