Free Online Tool
Beaufort Cipher
Reciprocal Vigenère variant cipher for bidirectional encryption and decryption.
How to Use Beaufort Cipher
- Enter text and a letters-only keyword.
- Keep Preserve Spaces enabled to retain case, spaces, and punctuation.
- Read the result generated by the reciprocal Beaufort operation.
- Swap the output into the input with the same keyword to recover the original letters.
For each letter, Beaufort computes key minus plaintext modulo 26. The operation is reciprocal, so the same calculation encrypts and decrypts.
Examples
Keyword FORTIFICATION — input:
ATTACK AT DAWN
Output:
FVYTGV IJ XTMB
Keyword SECRET — input:
THE QUICK BROWN FOX
Output:
ZXY BKLQU BAQXF ZOU
Features
Privacy Focused
All processing happens in your browser. No data is sent to servers.
Free Forever
No registration, no limits, completely free to use.