Skip to content

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.

License

doubtcrack/RSA-Encypter-Decrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryption / Decryption using RSA 🔑

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:

Features

  • 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.

Tech Stack

  • Python
  • Tkinter

RSA Encryption Decryption UI

RSA Encryption Decryption UI

RSA Encryption Decryption UI

RSA Encryption Decryption UI

RSA Encryption Decryption UI

🚀 Know More

Setup Guide ⚙️

Follow these steps to set up and run the project locally:

  1. Clone the Repository:

    git clone https://github.com/doubtcrack/RSA-Encypter-Decrypter.git
    cd RSA-Encypter-Decrypter
  2. Starting the Project

    Begin the application with the following command in the directory:

    python RSA.py
    

    Accessing the Application

    You're all set!

Contribute and Support ❤️

🌟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 💖

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published