Communications on Applied Nonlinear Analysis ISSN: 1074-133X Vol 32 No. 10s (2025) 371 https://internationalpubls.com Chaotic-Maps Based Low Complex Image Encryption for Secured Drone Deliveries Siva Ganesh Golla1, Hari Krishna Kanneboina2, Krishna Veni Challa2 1- Assistant Professor, School of Avionics, Institute of Science and Technology, JNTUK, Kakinada 2- Assistant Professor, Department of Electronics and Communication Engineering, University College of Engineering, JNTUK, Kakinada E-mail – sivaganeshgolla@gmail.com, hari412.k@gmail.com, krishnaveni.challa.486@gmail.com Article History: Received: 12-01-2025 Revised: 15-02-2025 Accepted: 01-03-2025 Abstract: Earlier, the military used drones for various defence purposes only. But now their usage has been dramatically extended for packages deliveries to civilians by e-commerce companies. Companies must ensure proper deliveries to save their resources and ensure customer retention. This tendency prompts the drone system to capture the customer's image and transmit the same to the database for authentication and proper delivery. It resulted in the emergence of cryptosystems that ensure the secured transmission of the captured data during delivery by employing the technique of encryption. Previous researchers identified several crypto techniques, of these AES, DES, Triple DES, and RSA are reliable for textual data but not for multimedia data. Against this backdrop, there is a need for the development of a computationally low complex, easy to implement, less energy-consuming, and attack- resistant crypto technique that even works on a limited processing capacity platform and ensures secured transmission of sensitive information through drones. Aimed to develop a novel technique that addresses the problems of complexity and computational cost, this study designed a chaotic-maps based cryptosystem where the confusion process employs a Tent map and the diffusion process a Henon shuffling. The study conducts image encryption on different input images and verifies the robustness of the designed technique using standard approaches like statistical analysis, differential attack analysis, information entropy, time analysis, and the key-analysis. Keywords: Drone, Cryptosystem, Chaotic-maps, Tent map, Henon shuffling, Image Encryption. 1. Introduction A drone is an unmanned aerial vehicle (UAV) navigated by the Ground Control Station (GCS) or an on-board system. Unlike a conventional airplane, the drone is composed of sensors, is small and lightweight, plays a vital role in missions like reconnaissance, surveillance, target acquisition, etc. The drone performs dull, dirty, and dangerous operations that human beings cannot do. Nowadays, drones are not limited to military operations. They have various applications like package deliveries, construction, monitoring, and search/rescue operations. Package delivery is one such application that has grabbed the attention of the businessmen where they depend on drones to deliver goods to the intended person against the conventional way of in-person delivery. Towards ensuring correct delivery of the goods, the drone has to capture the image of the person to whom it has to deliver the product mailto:sivaganeshgolla@gmail.com mailto:hari412.k@gmail.com mailto:krishnaveni.challa.486@gmail.com Communications on Applied Nonlinear Analysis ISSN: 1074-133X Vol 32 No. 10s (2025) 372 https://internationalpubls.com with the help of an onboard image acquisition system and transmit the same to the base station to check whether the person collecting the product is the intended person or not. This process of image encryption, transmission, and subsequent authentication may be tampered with by malicious people (attackers), resulting in an un-accomplishment of the mission. Thus, this is a difficult task as it must ensure the security of the data transmitted. This situation demands the introduction of a cryptosystem for secure goods delivery using drones. The discussion regarding drone dynamics and how the base station authenticates the image are beyond the scope of this work. Fig.1: Overall Scenario of the work Cryptography is concealing messages to ensure secrecy in information security. In Greek, ‘Krypto’ means hidden, and ‘graphene’ means writing [1]. Egyptians also rehearsed cryptography by communicating with the help of hieroglyphs. Modern research on cryptography has inclined more towards mathematical computations. Based on the nature of the key used for encryption and decryption, there are two types of cryptographic techniques. While 'symmetric key cryptography uses the same key for both, asymmetric key cryptography uses two distinct Keys. Fig 2: General representation of a cryptosystem Classical cryptographic techniques like AES, DES, RSA, and BLOWFISH are well suitable for textual data, but they require more computation to transfer multimedia information like voice, image, and video as these have more information contained in them. For example, an RGB image of size 256*256 contains 1,96,608 pixels where the intensity of every pixel represents a number between 0 to 255, Communications on Applied Nonlinear Analysis ISSN: 1074-133X Vol 32 No. 10s (2025) 373 https://internationalpubls.com making it feasible to fit within 8 bits. Towards encrypting such an image, 1,96,608 numbers have to be encrypted, which involves much computational power and time, making it unsuitable for a less computational capability platform drone to utilize these techniques. Fig 3: Classification of crypto techniques 2. Chaotic Based Cryptography Chaos is an approach that utilizes a framework of nonlinear dynamical strategies that depends on starting conditions yielding in arbitrary-like practices. The basic ways of applying chaos theory/map to a cryptosystem are i) to generate pseudo-random key stream, which corresponds to stream ciphers, and ii) iterating chaotic system designed based on preliminary conditions (using plain text or secret keys) and control parameters to generate cipher text corresponding to block of data. Fig 4: Typical Architecture of Chaos Based Image Cryptosystem The general architecture of chaos-based cryptosystem shown in Fig. 4 contains three subsections viz. Key generation: based on which the entire strength of cryptosystem depends; Confusion: rearrangement of the pixels to alter the information distribution than that of the original image; and Diffusion: embedding new values to the pixels to modify the image. Both confusion and diffusion are performed based on the key generated by the generator. There is a wide range of chaotic maps for generating random vectors to compute keys. This work used the Tent and Henon maps for the key generation and confusion, respectively. a. TENT MAP: The tent map is described by the following expression: Xk+1 = Xk/Pfor 0 < Xk ≤ P, (1) = 1− Xk/1−Pfor P