Aris Sugiharto
Department of Computer Engineering, Universitas Diponegoro, Indonesia

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Image Cryptography Process Using Arnold’s Cat Map And Henon Map Algorithms Moch Azhar Al Ghifari; Bayu Surarso; Aris Sugiharto
Jurnal Teknik Informatika (Jutif) Vol. 7 No. 3 (2026): JUTIF Volume 7, Number 3, June 2026
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2026.7.3.5354

Abstract

The security of digital image data is a crucial aspect in various fields, such as communications, medicine, and the military. The inherent characteristics of digital images—namely high pixel correlation and large data size—render conventional encryption methods less optimal. This study aims to evaluate the encryption quality of images using the Arnold’s Cat Map (ACM) and Henon Map algorithms, both individually and in combination (ACM-Henon and Henon-ACM). ACM is utilized to rearrange pixel positions to create a confusion effect, while the Henon Map is employed to randomly alter pixel values (diffusion). The implementation is carried out using the Python programming language within the Visual Studio Code development environment. Encryption quality is assessed using parameters such as Avalanche Effect (AE), Unified Average Changing Intensity (UACI), Number of Pixels Change Rate (NPCR), and correlation coefficient. Experimental results show that the combined chaos-based methods significantly enhance security compared to the individual algorithms, particularly by analyzing the impact of algorithm order on encryption quality. The best performance was achieved by the Henon→ACM combination, producing NPCR ≈ 99.44%, UACI ≈ 19.93%, entropy ≈ 7.9874, and AE ≈ 50.12%, indicating strong randomness and resistance to differential attacks. This research demonstrates that combining confusion and diffusion mechanisms yields more secure cipher images than using either method alone. The main contribution of this study lies in providing a systematic comparative evaluation of single and combined chaos-based encryption schemes, including order-sensitive analysis across different image characteristics, rather than proposing a new encryption algorithm. However, the encryption performance is influenced by image size, parameter selection, and iteration count, which may limit consistency across different image characteristics. Future work may explore adaptive parameter optimization and improved diffusion mechanisms for higher UACI values.