Caesar Cipher
Encode or decode text using the classic Caesar cipher shift algorithm.
Sobre esta ferramenta
The Caesar cipher is one of the oldest and simplest encryption techniques, named after Julius Caesar who reportedly used it to communicate with his generals. It works by shifting each letter in the plaintext by a fixed number of positions in the alphabet. This tool lets you encode or decode any text with a shift value from 0 to 25, view an alphabet mapping visualization, and explore all 26 possible shifts at once in a brute-force table — perfect for solving puzzles or learning the basics of cryptography.
Como usar
- 1 Type or paste your text into the input field.
- 2 Choose Encode to encrypt or Decode to decrypt.
- 3 Drag the shift slider or type a number between 0 and 25.
- 4 The result appears instantly below.
- 5 View the alphabet mapping to see which letters correspond.
- 6 Use the brute-force table to see all 26 possible decoded outputs.
Perguntas frequentes
Criptografe e descriptografe texto com a cifra de Vigenère e explore cifras clássicas.
Criptografe e descriptografe texto com uma senha usando AES-GCM e WebCrypto — totalmente no lado do cliente.
Gere hashes SHA-1, SHA-256, SHA-384 e SHA-512 a partir de texto ou arquivos — funciona offline no seu navegador.
Codifique ou decodifique strings Base64 — funciona para texto e arquivos.