Skip to content

callluis/Vigenere_Cypher_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vigenere_Cypher_Python

Version of the Cipher Vigenere using Python 3

This program is a version of the Vigenere Cypher using Python 3. It works!!! If you want to send a message (✉️) to somebody and you dont want somebody_else_that_doesnt_know_nothing_about_cyphers_programming_or_internet to know what your ✉️ says, you can use this program. If you want to know more about the Vigenere Cipher itself, watch the next video (click on the screen below).

The Vigenere Cipher

Getting Started

Get a copy of the project by copying the three python files located in the folder named python_format_files (the ones that end in .py) and save them in Notepad with a .py extension in the same folder in your computer. For running the project on your computer please see the Instructions below.

and save it

Prerequisites

You would have to have an IDE (Interface Development Environment) software that lets you execute Python files in your computer. The python IDE is free and can be directly downloaded from the python website here.

link: https://www.python.org/downloads/release/python-363/

Instructions (to make it work):

The procedure is the same as the one explained in the next video for the Caesar Cipher (click on image below).

link: https://youtu.be/ezf69cKpxjE

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I wouldnt have created this code without LaunchCode Tampa Fall 2017. Thanks for the knowledge and the good ideas.

About

Version of the Cipher Vigenere using Python 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages