GUI - Circular Shifts for Efficient Chaotic Image Encryption

버전 1.0.2 (170 KB) 작성자: Lazaros Moysis
GUI imoplementing a chaotic encryption algorithm
다운로드 수: 10
업데이트 날짜: 2025/6/1

라이선스 보기

The GUI 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 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:
The GUI works as this:
Encryption:
- Load the image you want to encrypt.
- Press Encrypt and Save key.
- The image in encrypted, and you get automatically prompted to save the encryption key in a .txt file.
- You can then save your encrypted image.
Decryption:
- Load the image you want to decrypt.
- Load the decryption key.
- Choose the Decryption option.
- You can now save your decrypted image.
Remember, save the images in png format.
Video explaining the encryption:
Lazaros Moysis

인용 양식

Lazaros Moysis (2025). GUI - Circular Shifts for Efficient Chaotic Image Encryption (https://kr.mathworks.com/matlabcentral/fileexchange/181208-gui-circular-shifts-for-efficient-chaotic-image-encryption), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2025a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.2

added video link

1.0.1

added buttons to control the plaintext-independent key values

1.0.0