Skip to content

CoffeeSquanderer/VigenereCipherEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Vigenere Cipher encoder/decoder

The Vigenère cipher is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers based on the letters of a keyword. It is a form of polyalphabetic substitution. You can learn more about it on Wikipedia.

This simple web app was made "just for fun", but unlike most of things that I do "just for fun" this one actually works (or, at least, appears to be working).


Here is an example of how does it work:

example

About

A small app that can encode and decode messages using Vigenere cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors