Skip to content

FonderElite/Elite-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elite-Cipher

This cipher is an original cipher that is made in tkinter and also has a cli version. It has it's own dictionary as well.
This project is also easy to use as long as you have a code editor/terminal to execute the code.

Demo

The input will be encoded in base64 and so you have to use the base64 decoder tool to get the ciphered message and then decipher it.
Sometimes you have to also remove the whitespace at the end of the message your going to decipher or else it won't output something.

Technologies

Visual Studio Code Python

Installation

1. git clone https://github.com/FonderElite/Elite-Cipher/
2. cd Elite-Cipher
3. pip3 install requirements.txt
4. python3 elite-cipher-tkinter.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages