Atbash Cipher
The Atbash cipher is a very specific case of a substitution cipher where the letters of the alphabet are reversed. In otherwords, all As are replaced with Zs, all Bs are replaced with Ys, and so on.
Because reversing the alphabet twice will get you actual alphabet, you can encipher and decipher a message using the exact same algorithm.
ExamplePlaintext: This is a secret message
Ciphertext: Gsrh rh z hvxivg nvhhztv
Source : http://www.braingle.com , http://www.secretcodebreaker.com, http://substitution.webmasters.sk/simple-substitution-cipher.php
For encoding/decodingEncode
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.