Security
免费
无需注册
Caesar Cipher
Encode or decode text using the classic Caesar cipher shift algorithm.
正在加载工具…
关于此工具
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.
使用方法
- 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.
常见问题
相关工具