Skip to main content
Toolbox
Security

Vigenère Cipher

Encrypt and decrypt text using the Vigenère cipher with a keyword.

Quick Answer & Summary

The Vigenère Cipher is a fast, accurate Security utility designed to encrypt and decrypt text using the vigenère cipher with a keyword. entirely in your browser with zero server data storage.

The key is repeated to match the text length. Only letters are used.

The Vigenère cipher uses a keyword to shift letters by different amounts, making it much stronger than Caesar cipher.

Example: Text "HELLO" with key "KEY" → H+K, E+E, L+Y, L+K, O+E

Share This Tool

Help your team and fellow developers save time with free, private client-side utilities.

TB
Toolbox Editorial TeamVerified Authors

Systems & Security Engineers • Applied Cryptography & High-Performance Web Tools

Updated:
100% In-BrowserZero server storage
Standards AuditedRFC & ISO compliant
Peer ReviewedEditorial Policy
Documentation & Guide

How to Use Vigenère Cipher

1

Switch Mode

Choose Encrypt or Decrypt.

2

Enter Text

Type or paste the message you want to encrypt or decrypt.

3

Provide Keyword

Enter a secret keyword (letters only).

4

Generate Key

Click Generate Key for a random 16-character keyword.

5

Process

Click to encrypt/decrypt or 'Show Work' to see step-by-step.

Pro Tips
Longer keywords are more secure
Use Show Work to see letter transformations

Practical Examples & Conversions

Input
Message: HELLO, Key: KEY
Output
RIJVS

Related Tools & Converters

Authoritative Standards & Citations

Calculations and algorithms on this page are implemented and verified in strict accordance with the following official technical specifications: