What Is Vigenère Cipher?
A free online Vigenère cipher encryption and decryption tool. Uses a keyword to apply different Caesar shifts to each character. Features include autokey mode (where plaintext extends the key), character-by-character key visualization showing exactly how each letter is transformed, and index of coincidence (IC) analysis to determine whether the output resembles monoalphabetic or polyalphabetic encryption. The key space grows exponentially with keyword length — a 5-letter key creates 26^5 ≈ 12 million possible keys. All processing is done locally in your browser.