Chaotic image encryption based on 2-step shiffling and XOR

A chaos based image encryption algorithm, utilizing a two step pixel shuffling, and XOR operation

You are now following this Submission

The code implements the encryption method proposed in the following work:
Moysis, L., Kafetzis, I., Volos, C., Tutueva, A. V., & Butusov, D. (2021, January). Application of a hyperbolic tangent chaotic map to random bit generation and image encryption. In 2021 IEEE Conference of Russian Young Researchers in Electrical and Electronic Engineering (ElConRus) (pp. 559-565). IEEE.
Please cite this work if you use the code below.
Details about the encryption process are provided in the paper.
Lazaros Moysis

Cite As

Lazaros Moysis (2026). Chaotic image encryption based on 2-step shiffling and XOR (https://www.mathworks.com/matlabcentral/fileexchange/159838-chaotic-image-encryption-based-on-2-step-shiffling-and-xor), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

updated links

1.0.1

fixed typos

1.0.0