Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..
-
Updated
Jun 6, 2023 - Python
Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..
Encrypts text or files using AES (Advanced Encryption Standard).
This Python code implements a Caesar Cipher, which is a simple encryption technique. It works by shifting each letter in a message by a certain number of positions down the alphabet.
This Python project is made by me, Python project for improving python skills.
Encrypt and Decrypt data and passwords using a secret key.
Easy-File-Encryptor-Decryptor package for YunoHost
Add a description, image, and links to the encryptor-decryptor topic page so that developers can more easily learn about it.
To associate your repository with the encryptor-decryptor topic, visit your repo's landing page and select "manage topics."