- Notifications
You must be signed in to change notification settings - Fork0
This program helps you to encrypt or decrypt the messages. Build with Python. Implemented with a GUI (made with the CustomTkinter).
License
ArtemKhov/Caesar-Cipher-desktop-program
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Caesar Cipher is one of the widely known encryption techniques.This program helps you to encrypt or decrypt the messages.
Build with Python. Implemented with a GUI (made with the CustomTkinter).
- Select cipher language
- Choose options (encode / decode)
- Set cipher key depends on selected language
- Read user text from file
- Save the encrypted text in an individual file
- Buttons in the program appear/become available as you select options
- App realise with modern GUI (CustomTkinter)
You can set up project locally.To get a local copy:
git clone https://github.com/ArtemKhov/Caesar-Cipher-desktop-program
Make sure that your usingpython3
Don't forget to install packages:
pip3 install -r requirements.txt
or
pip install -r requirements.txt
Each file included in this repository is licensed under theMIT Licence.
About
This program helps you to encrypt or decrypt the messages. Build with Python. Implemented with a GUI (made with the CustomTkinter).
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.