| Algorithm 1: ACM(I) |
|
Input: Input: Any Square image Output: Output: New encrypted image 1 n, r, c 2 for to do 3 for to do 4 for to do Shuffle the positions of the pixels of the image using Equation (2) 5 end for 6 end for 7 end for 8 Return |
| Algorithm 1: ACM(I) |
|
Input: Input: Any Square image Output: Output: New encrypted image 1 n, r, c 2 for to do 3 for to do 4 for to do Shuffle the positions of the pixels of the image using Equation (2) 5 end for 6 end for 7 end for 8 Return |