Workspace
Atbash Cipher
Atbash Cipher
A monoalphabetic substitution cipher formed by reversing the alphabet (A becomes Z, B becomes Y, etc.).
Brokenclassical
No key required for this cipher
This algorithm operates using a fixed transformation or deterministic digest rule.
Workspace Presets
Save and restore visualizer settings in this browser.
Output Result
No output yetRun a computation to see the encrypted / decrypted result.
Imported traces are validated and replayed locally. They never run a cipher operation automatically.
Recommended Next Step
Continue your cryptography learning path
Playfair Cipher
BrokenA polygraphic substitution cipher that encrypts pairs of letters using a dynamic 5x5 key matrix.
Explore
Vigenère Cipher
BrokenA polyalphabetic substitution cipher that uses a keyword to shift characters in repeating cycles.
Explore
Related Resources