vigw - A Vigenere Encryption Tool
About
This is a simple application that encrypts/decrypts words using the Vigenere Cipher. Only letters of the English alphabet are considered. All other characters are preserved. The program also supports the Autokey Cipher. This program was written in C++ and should run on most Windows operating systems.
Want an online version? If you're not using Windows or don't want to download an executable, I've also written an online JavaScript version.
Downloads
- vigw0.3.zip - this ZIP file contains the executable and C++ source code. You'll need a program like 7-Zip to unzip it.
- Online JavaScript Version - just run it in your browser. It uses JQuery and should work on most modern browsers.
- Vigenere Autokey at Google Play - Android version
Screenshots