Multi-Objective Region Encryption Algorithm Based on Adaptive Mechanism

Juan Wang,Boyong Gao,Xingchuang Xiong,Zilong Liu,Chenbo Pei
DOI: https://doi.org/10.3390/electronics13132463
IF: 2.9
2024-06-25
Electronics
Abstract:The advancement of information technology has led to the widespread application of remote measurement systems, where information in the form of images or videos, serving as measurement results, is transmitted over networks. However, this transmission is highly susceptible to attacks, tampering, and disputes, posing significant risks to the trustworthy transmission of measurement results from instruments and devices. In recent years, many encryption algorithms proposed for images have focused on encrypting the entire image, resulting in resource waste. Additionally, most encryption algorithms are designed only for single-object-type images. Addressing these issues, this paper proposes a multi-object region encryption algorithm based on an adaptive mechanism. Firstly, an adaptive mechanism is employed to determine the strategy for adjusting the sampling rate of encryption objects, achieved through an encryption resource allocation algorithm. Secondly, an improved polygon segmentation algorithm is utilized to separate single-object regions from multi-object images, dynamically adjusting the sequence of encryption objects based on the adaptive mechanism. Finally, encryption is achieved using a chaos fusion XOR encryption algorithm. Experimental validation using instrument images demonstrates that the proposed algorithm offers high efficiency and security advantages compared to other mainstream image encryption algorithms.
engineering, electrical & electronic,computer science, information systems,physics, applied
What problem does this paper attempt to address?
This paper attempts to address the security risks present when transmitting images or videos in remote measurement systems, including attacks, tampering, and disputes. Specifically, existing image encryption algorithms typically encrypt the entire image, leading to resource wastage, and most algorithms are only suitable for single-target images. To solve these problems, this paper proposes a multi-target region encryption algorithm based on an adaptive mechanism. ### Main Issues: 1. **Resource Wastage**: Existing image encryption algorithms encrypt the entire image, while in reality, only small portions of many images contain important information, leading to resource wastage. 2. **Single-Target Image Limitation**: Most encryption algorithms are only suitable for single-target images and cannot effectively handle multi-target images. 3. **Insufficient Security**: Existing algorithms have deficiencies in resisting chosen-plaintext attacks and need to improve security. ### Solutions: 1. **Adaptive Mechanism**: Determine the strategy for adjusting the sampling rate of encryption objects through an adaptive mechanism to achieve effective resource allocation. 2. **Improved Polygon Segmentation Algorithm**: Separate single-target regions in multi-target images and dynamically adjust the order of encryption objects based on the adaptive mechanism. 3. **Chaotic Fusion XOR Encryption Algorithm**: Use the chaotic fusion XOR encryption algorithm to encrypt images, improving encryption efficiency and security. ### Main Contributions: 1. **Multi-Target Image Encryption Algorithm**: Propose a new multi-target image encryption algorithm that associates the priority of multi-target images with the hash value of the image as a key, enhancing the algorithm's ability to resist chosen-plaintext attacks and improving security. 2. **Improved Polygon Segmentation Algorithm**: Solve the problem of multiple encryptions of overlapping regions in multi-target images, improving the efficiency of the encryption algorithm. 3. **Resource Allocation Algorithm**: Propose a new algorithm to adjust the sampling rate of each part under limited CPU encryption resources, achieving effective encryption of multiple target regions under limited resources. Through these methods, this paper aims to improve the efficiency and security of image encryption, especially the security of transmitting instrument images in remote measurement systems.