Skip to content

This Encryption Program GUI offers a user-friendly interface for encrypting and decrypting messages. With its sleek design and intuitive layout, users can easily secure their messages with just a few clicks. Ideal for both beginners and experienced users.

Notifications You must be signed in to change notification settings

Killermaker1122/EncryptionProgramGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Encryption Program GUI

This is a Java Swing GUI application for encrypting and decrypting messages. The program allows users to enter a message, encrypt it, and view the encrypted result, or decrypt an encrypted message to its original form. It provides a simple interface for performing encryption and decryption operations.

Features:

User-friendly interface with input and output text areas. Encryption and decryption functionalities. Colorful and visually appealing design. Dark gray background with light gray text areas for contrast. Buttons for encrypting and decrypting messages. Easy-to-understand layout for smooth interaction. Usage:

Enter the message you want to encrypt or decrypt in the input text area. Click the "Encrypt" button to encrypt the message or the "Decrypt" button to decrypt it. The encrypted or decrypted message will be displayed in the output text area. How to Run:

Simply compile and run the EncryptionProgramGUI.java file. Ensure you have Java installed on your system. Contributions: Contributions and suggestions for improvement are welcome! Feel free to fork the repository, make changes, and create a pull request.

License: This project is licensed under the MIT License.

Author: [Levin Torregosa]

Note: This project is for educational purposes and should not be used for sensitive data encryption without proper implementation of secure encryption algorithms.

About

This Encryption Program GUI offers a user-friendly interface for encrypting and decrypting messages. With its sleek design and intuitive layout, users can easily secure their messages with just a few clicks. Ideal for both beginners and experienced users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published