fxrhan / Vigenere-Cipher-Encoder-and-Decoder

Encrypt and Decrypt messages with Vigenre Cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vigenere-Cipher-Encoder-and-Decoder

Encrypt and Decrypt messages with Vigenre Cipher.
This program encrypts and decrypts our data into an unreadable format i.e cipher text.
This cipher specifically uses the Vigenere Theory.

How to use

  • Install Python (Dont Forget to Tick Add to Path while installing Python)
  • Open Terminal and Execute Following Commands :

git clone https://github.com/fxrhan/Vigenere-Cipher-Encoder-and-Decoder.git
OR

  • Download This Project Zip Folder and Extract it
  • Now run this python file in your text editor

Feedback

Any suggestion and feedback is welcome. You can message me

About

Encrypt and Decrypt messages with Vigenre Cipher


Languages

Language:Python 100.0%