International Conference on Recent Trends in Information Technology and Computer Science 2012 |
Foundation of Computer Science USA |
ICRTITCS2012 - Number 6 |
February 2013 |
Authors: Panduranga H T, Naveen Kumar S K |
8323f658-7de0-4282-a6a1-92a8196dd403 |
Panduranga H T, Naveen Kumar S K . An Image Encryption Approach using Pixel and Position Manipulation Technique. International Conference on Recent Trends in Information Technology and Computer Science 2012. ICRTITCS2012, 6 (February 2013), 29-33.
Information security is very important task in the field of information and communication technology. Encryption is one way to secure information. In this paper we present combined concept of pixel and position manipulation technique for image encryption. The proposed technique involves three stages. In first stage pixel position manipulation is done by using pixel shuffling block where index value of each row is rearranged in bit-reversed order so that the positions of rows are manipulated. Similarly index value of each column is rearranged in bit-reversed order, which leads to manipulation of columns. This position manipulated image is used as input to the pixel manipulation block in second stage, where each pixel is rearranged in reverse order. In third stage, this scrambled image is again undergone pixel value manipulation by using bit-rotation concept leading to encrypted image. This proposed combined concept is implemented for different images using MATLAB. Decryption involves the reverse process of encryption.