CARLresearch / ImageEncryption

Some of the building blocks for image encryption.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageEncryption

Introduction

There are a lot of building steps to get an image processing or encryption ecosystem up and running. These can be Broadly classified into Confusion and Diffusion

This Repo contains some of the code for each of these.

๐Ÿ Confusion:

1. Arnold Cat Map

2. Chen's Hperchaotic System Based Shuffling

๐ŸŽญ Diffusion with Chaotic systems:

1. Chen's Original 3D System

2. Chen's HyperChaotic System

We at Cognitive Applications Reearch Lab aim to make the lives of researchers all over the world so much easier. ๐Ÿ”ฎ

We hope this repo will be successful in doing that. ๐ŸŒŸ

Something we're missing? Feel free to drop in an issue and we'll try to help. ๐ŸŽ‰ Even better, send in a PR and we'll love you even more. ๐ŸŽŠ๐ŸŽŠ

About

Some of the building blocks for image encryption.


Languages

Language:Python 100.0%