An open API service indexing awesome lists of open source software.

https://github.com/agriyakhetarpal/lorenzchaosencryption

Image encryption script in Python
https://github.com/agriyakhetarpal/lorenzchaosencryption

Last synced: 3 months ago
JSON representation

Image encryption script in Python

Awesome Lists containing this project

README

        

# LorenzChaosEncryption

This is an image encryption script in Python written for our first semester's month-long project for the course Ordinary Differential Equations at DUCIC. This code was written by a team of four members and includes three sample images to try and test upon.

The shuffling and substitution algorithms have been used. The Lorenz system of ordinary linear differential equations (which is a chaotic system for specific values of its parameters) was used as a PRNG.