The RSA Encryptor Decryptor is a digital lock and key system crafted as part of an academic project. It serves as a virtual toolbox, implemented in Python with a user-friendly interface built using Tkinter. Let's explore what this virtual toolbox can do:
-
File Security: Lock and unlock important digital files using XOR operations, making them unreadable without the correct key. Your digital album or sensitive documents are safe from prying eyes.
-
Key Protection with RSA: The toolbox employs the RSA algorithm to add an extra layer of protection to your keys. It acts as a secure vault, ensuring that even if someone gains access, they can't understand the key without the right tools.
- Python
- Tkinter
Follow these steps to set up and run the project locally:
-
Clone the Repository:
git clone https://github.com/doubtcrack/RSA-Encypter-Decrypter.git cd RSA-Encypter-Decrypter
-
Starting the Project
Begin the application with the following command in the directory:
python RSA.py
Accessing the Application
You're all set!
🌟If you find this project useful and would like to contribute or show your support, we welcome your involvement. Feel free to submit pull requests, report issues, or share your feedback. Your contributions make this project even better!🌟
And also, please consider giving it a star ⭐ on GitHub! Your support and feedback are greatly appreciated as they help us improve and grow the platform. Thank you 💖