Skip to content

This is a simple image encryption algorithm based on DMA (Diffused Mandelbrot set + Arnold map) system.

Notifications You must be signed in to change notification settings

jithinkc22j/Simple_Image_Encryption_DMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Image_Encryption_DMA

This is a simple image encryption algorithm based on DMA (Diffused Mandelbrot set + Arnold map) system.

This is a simple image encryption code for beginers to practice the matlab code. The code exploits the properties of mandelbrot set and arnold map and,it provides cipher image with maximum security.

Note: If you are using my code for your system or project, you should always cite my paper as a reference Click here to see the publications.

 a=imread('image.png') : Input your image 
 Input your initial values for arnold map
 
Functions: 

Main fuction           : main.m 

Encryptiion function   : Encry_DMA.m;

Decryption function    : Decry_DMA.m

Arnold map function    : arnold.m

Mandelbrot setf unction: md.m




%%%%%%%%%%%-------------------$$$$$$$$>>>>> BY jithin K C <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%% @@@ 
for any queries contact: jithinkc22@gmail.com

About

This is a simple image encryption algorithm based on DMA (Diffused Mandelbrot set + Arnold map) system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published