Giter VIP home page Giter VIP logo

dual-key-image-encryption's Introduction

Image Encryption with Dual Encryption

This project provides a simple GUI application for encrypting and decrypting images using both Rubik's cube-based encryption and AES encryption algorithms.

Table of Contents

Introduction

The Image Encryption with Dual Encryption project aims to offer a user-friendly tool for securing images through a combination of two encryption techniques: Rubik's cube-based encryption and Advanced Encryption Standard (AES) encryption. By leveraging both encryption methods, the application provides enhanced security for sensitive image files.

Features

  • Encrypt images using Rubik's cube-based encryption
  • Encrypt images using AES encryption
  • Decrypt images encrypted with both encryption methods
  • Simple and intuitive GUI interface

Getting Started

Prerequisites

Before running the application, make sure you have the following dependencies installed:

  • Python 3
  • Tkinter
  • Pillow (Python Imaging Library)
  • NumPy
  • pycryptodome

You can install these dependencies using pip:

pip install tkinter pillow numpy pycryptodome

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/JyothishRK/Dual-Key-Image-Encryption.git
  1. Navigate to the project directory:
cd Dual-Key-Image-Encryption

Running the Application

Run the following command to start the application:

python3 Source_Code.py

Usage

  1. Launch the application.
  2. Enter the Rubik's key and AES key in the provided fields.
  3. Click on the "Encrypt" button to encrypt an image using both encryption algorithms.
  4. Click on the "Decrypt" button to decrypt an encrypted image.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • This project was inspired by the concept of dual encryption using Rubik's cube-based encryption and AES encryption algorithms.

dual-key-image-encryption's People

Contributors

jyothishrk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.