Skip to content

Files

Latest commit

7c0a1cf · Oct 22, 2017

History

History
This branch is up to date with florinrm/al-go-rithms:master.

atbash_cipher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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