Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 428 Bytes

File metadata and controls

5 lines (4 loc) · 428 Bytes

Atbash cipher

The Atbash cipher is a substitution cipher with a specific key where the letters of the alphabet are reversed. I.e. all 'A's are replaced with 'Z's, all 'B's are replaced with 'Y's, and so on. It was originally used for the Hebrew alphabet, but can be used for any alphabet.

A graphical example of Atbash cipher