Ciphers text-keybook

Running Key Cipher

Vigenère variant using a long text as the key.

About the Running Key Cipher Tool

Vigenère variant using a long text as the key. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Ciphers category on NumbersChecker. Browse all Ciphers tools or explore all 139 tools.

Related: text-key · book

API usage
POST /api/running-key
Content-Type: application/json

{
  "text": "your input here"
}