The Atbash Cipher encrypts text by turning each letter in the message into the opposite letter in the alphabet, so A becomes Z, B becomes Y, and so on. Because it's the opposite of the alphabet, both encrypting and decrypting work the same way.
Copy