Circular Shifts for Efficient Chaotic Image Encryption

Chaotic encryption algorithm

您现在正在关注此提交

The code implements the chaotic encryption algorithm proposed in the
following work:
Moysis, L., Lawnik, M., Alexan, W., Goudos, S. K., Baptista, M. S., & Fragulis, G. F. (2025). Exploiting Circular Shifts for Efficient Chaotic Image Encryption. IEEE Access.
Please cite this work if you use the code below.
The code is broken in sections, devided by the %% symbol. Run each section separately using ctr+enter, or by clicking the 'run section' button. The work is open access, so you can find information about the algorithm and its steps in the pdf.
The algorithm uses the DataHash function by Jan, from:
Video about the paper:
Lazaros Moysis

引用格式

Lazaros Moysis (2026). Circular Shifts for Efficient Chaotic Image Encryption (https://ww2.mathworks.cn/matlabcentral/fileexchange/181195-circular-shifts-for-efficient-chaotic-image-encryption), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.2

updated links

1.0.1

added video link

1.0.0