Skip to content

imaginaryCorn/vigeneres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Vigeneres

A basic Vigenere's Cypher program in Python.

Project Plan

  • Finish the decoder.
  • Refine both encoder and decoder, split common functions into a new file.
  • Look into making a solver program that analyses cyphertext and solves based on patterns in the encoding.

About

A basic Vigenere's Cipher script in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages