Atbash


Atbash is a monoalphabetic substitution cipher originally used to encrypt the Hebrew alphabet. It can be modified for use with any known writing system with a standard collating order.

Encryption

The Atbash cipher is a particular type of monoalphabetic cipher formed by taking the alphabet and mapping it to its reverse, so that the first letter becomes the last letter, the second letter becomes the second to last letter, and so on. For example, the Latin alphabet would work like this:
Due to the fact that there is only one way to perform this, the Atbash cipher provides a communications security, as it lacks any sort of key. If multiple collating orders are available, which one was used in encryption can be used as a key, but this does not provide significantly more security, considering that only a few letters can give away which one was used.

History

The name derives from the first, last, second, and second to last Hebrew letters.
The Atbash cipher for the modern Hebrew alphabet would be:

In the Bible

Several biblical verses are described by commentators as being examples of Atbash:
The Atbash cipher can be seen as a special case of the affine cipher.
Under the standard affine convention, an alphabet of m letters is mapped to the numbers 0, 1,..., m − 1.. The Atbash cipher may then be enciphered and deciphered using the encryption function for an affine cipher by setting a = b = :
This may be simplified to
If, instead, the m letters of the alphabet are mapped to 1, 2,..., m, then the encryption and decryption function for the Atbash cipher becomes