Skip to content

This Python-based application provides a graphical user interface (GUI) for encrypting and decrypting messages using AES encryption.

Notifications You must be signed in to change notification settings

chinnanj666/Message-Encryption-Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Message Encryption and Decryption App

This project is a Python-based GUI application for encrypting and decrypting messages using AES encryption. It features a Tkinter-based interface for easy interaction and includes functionalities such as selecting key sizes, saving and loading encrypted messages, and displaying progress during encryption and decryption.

Screenshot 2024-09-13 at 11 03 37

Features

  • AES Encryption and Decryption: Securely encrypt and decrypt messages.
  • User-Friendly Interface: Designed with Tkinter for easy interaction.
  • Key Size Selection: Options for 16, 24, 32-byte keys.
  • Save and Load: Save encrypted messages to a file and load them when needed.
  • Progress Indication: Visual feedback during encryption and decryption.
  • Help Menu: Instructions on how to use the application.

About

This Python-based application provides a graphical user interface (GUI) for encrypting and decrypting messages using AES encryption.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages