Chaotic image encryption based on bit level cubic shuffle
Version 1.0.0 (3,19 KB) von
Lazaros Moysis
A chaos based image encryption algorithm, utilizing a three level binary shuffling and XOR operations
The code implements the encryption method proposed in the following work:
Moysis, L., Kafetzis, I., Tutueva, A., Butusov, D., & Volos, C. (2022). Chaos-Based Image Encryption Based on Bit Level Cubic Shuffling. In Cybersecurity: A New Approach Using Chaotic Systems (pp. 157-191). Cham: Springer International Publishing.
Please cite this work if you use the code below.
The code performs a three level shuffling on the binary representation of the image, effectively shuffling all rows, columns, and bit planes. Then an XOR is performed. Details on the algorithm can be found in the paper. The code is also implemented in a GUI, mentioned in the Acknowledgments.
Zitieren als
Lazaros Moysis (2024). Chaotic image encryption based on bit level cubic shuffle (https://www.mathworks.com/matlabcentral/fileexchange/159693-chaotic-image-encryption-based-on-bit-level-cubic-shuffle), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2023b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: GUI for Chaotic Image Encryption
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |