I will like to know whether a ciphered image from an encryption process can undergo another round of encryption. i.e. encrypting the ciphered image again?
@Saeed and Gunter, many thanks for your respective insights. My question relates specifically to chaos-based encryption in which we use chaotic dynamics to encrypt images. I wonder how the ciphered image can be XORed. Regards
Edwin A. Umoh , A Multistage encryption scheme can implement the idea. I presume that the aim is to strengthen your encryption scheme. You should just pay attention if you apply pixel based encryption or block based encryption.
Luaay Abdulwahid Shihab , The question can also just be: why to encrypt even once? Here we are not talking about the type of encryption specifically. Multiple encryptions schemes do exist. Recently the « rule of 2 » from the NSA has shown that higher security needs that multiple encryption(The first one done at the physical layer and the second one at the software layer).
Thank you Faradja and Shihab, for your answers. The aim is essentially to increase the security layers of the scheme, even though it would appear that the second stage encryption does little to the pixels of the already ciphered image. However, it could increase the complexity of the key space. Some strategies may not be too conventional, yet could add to security of the scheme, and possibly give insight on how such approaches could be improved upon, later.