Multiple image encryption approach using non linear chaotic map and cosine transformation

Mohit Dua,Arun Kumar,Arpit garg,Vaibhav garg
DOI: https://doi.org/10.1007/s41870-022-00885-1
2022-02-12
International Journal of Information Technology
Abstract:An efficient and secure image encryption method is always required while transmitting digital images through networks. The work presented in this paper introduces an efficient and secure non-linear chaos based image encryption approach for encrypting multiple images, simultaneously. In the initial step, original image is split into its color components i.e. each input image is divided into three separate color components that are red, green and blue, respectively. Then, the resultant component images are all combined to form single large image consisting of each color components the input images. Secondly, shuffling and rotation of the pixels of the image is done (the angle of rotation may be any random angle) to ensure that the pixels are not at their original position. Cosine transformed Intertwining Logistic Map (CTILM), a non-linear chaotic map, is used in this step to generate a random sequence for creating the confusion. Finally, value of the image pixels is changed using Random Order Substitution technique. The proposed approach uses key space of larger size i.e. SHA-256, in order to generate the chaotic sequence, thus making the approach resistant to brute-force attacks. Encryption results of the proposed method have been validated using various parameters such as Entropy and Correlation Coefficient (CC). The work also validates the approach using decryption parameters also, which indicate that the proposed approach performs well and can be used for practical purposes. The obtained results indicate that the proposed approach is secure, and can be used efficiently for the encryption of multiple images.
What problem does this paper attempt to address?