Beaufort Cipher

Reciprocal Vigenère variant: encrypt and decrypt are identical.

About this tool

Each ciphertext letter is computed as c_i = (k_i − p_i) mod 26. Re-running the cipher on the ciphertext with the same key recovers the original.

An unhandled error has occurred. Reload ×