Skip to content

This code provides various encryption and scrambling techniques for digital images, including the Logistic map, Henon map, AES encryption, Arnold transform, and Hyper Chaotic Chen system.

License

Notifications You must be signed in to change notification settings

Riadh-Bouarroudj/Image-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description and explanation

This code offers various encryption and scrambling techniques for digital image security. In the encryption methods (Logistic map, Henon map, and AES encryption), each pixel value of the image is individually encrypted using a mathematical equation to produce the encrypted image. Conversely, in the scrambling techniques (Arnold transformation and Hyperchaotic Chen system), the positions of the pixel values are rearranged to create the scrambled image without altering the pixel values themselves. Both approaches are reversible, allowing the original image to be recovered from the encrypted or scrambled version. The images in the "Image" folder were obtained from the USC-SIPI Image Database: https://sipi.usc.edu/database/database.php

Untitled Diagram (9)

Data citation

If you find this code to be useful for your scientific research, please cite some of the following papers associated with this code:

  • Riadh Bouarroudj, Feryel Souami, Fatma Zohra Bellala, Nabil Zerrouki, A reversible fragile watermarking technique using fourier transform and Fibonacci Q-matrix for medical image authentication, Biomedical Signal Processing and Control, Volume 92, 2024, 105967. https://doi.org/10.1016/j.bspc.2024.105967
  • R. Bouarroudj, F. Souami and F. Z. Belalla, "Reversible Fragile Watermarking for Medical Image Authentication in the Frequency Domain," 2023 2nd International Conference on Electronics, Energy and Measurement (IC2EM), Medea, Algeria, 2023, pp. 1-6. https://doi.org/10.1109/IC2EM59347.2023.10419699
  • R. Bouarroudj, F. Souami and F. Z. Bellala, "Fragile watermarking for medical image authentication based on DCT technique," 2023 5th International Conference on Pattern Analysis and Intelligent Systems (PAIS), Sétif, Algeria, 2023, pp. 1-6. https://doi.org/10.1109/PAIS60821.2023.10322029

About

This code provides various encryption and scrambling techniques for digital images, including the Logistic map, Henon map, AES encryption, Arnold transform, and Hyper Chaotic Chen system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages