Code Monkey home page Code Monkey logo

image-encryption-using-chaos-theory's Introduction

Image Encryption using Chaos theory

This project deals with the encryption and decryption of the image using two logistic equation which is iterated in a loop at a certain number of times to genearte distinct value.The generated distinct value is used in key generatioan where it is further used in operations like XORing with the pixels.

A separate Image analyzer tool is provided to do avarious kinds of analysis on the image. Analysis like NPCR(Number Of Pixels Changed Rate),UACI(Unified Average Changed Intensity),Correlation coefficient ,RMSE(Root Mean Square Error) ,Histogram are integrated in this software .

Prerequisites

  • If you want to modify the code then you need to install any IDE for python like PyCharm (optional)
  • This codes works on both python 2.7 and 3.2 version

Installing

Copy this project folder into your project workspace. Open the GUI.py file in the IDE You will get some errors as many libraries will be unavailable. Libraries required to run this code are matplotlib, pillow, numbpy, histogram, tkinter

Built With

  • Pycharm IDE
  • matplotlib
  • numpy
  • Tkinter library
  • pillow

Author

License

This project is free to use and modify

Notes:

  • Allowed image formats are .jpeg and .png. User can select any of the mentioned image format.

  • User can use their own secret key to encrypt and decrypt the image.

  • Encryption and decryption time of the image depends on the size and resolution of the image.

  • This project also analyzes the encrypted and original images.

Modules of this project-

  1. Chaos Module
  2. Image analyzer tool
  3. Web application
  4. Desktop application

image-encryption-using-chaos-theory's People

Contributors

icodeankit avatar

Stargazers

 avatar Kartikey Singh avatar  avatar  avatar  avatar Kunal Katiyar avatar  avatar  avatar  avatar Indrajithm45 avatar  avatar Junaid Girkar avatar  avatar  avatar maraf avatar Vikram Chourasiya avatar  avatar Manish Kumar avatar Roba Gamal avatar Muksam Limboo avatar Zeju Wang avatar Siddhant Tibrewal avatar

Watchers

James Cloos avatar  avatar Ankit 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.