International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 67 - Number 20 |
Year of Publication: 2013 |
Authors: Arihant Kr. Banthia, Namita Tiwari |
10.5120/11508-7226 |
Arihant Kr. Banthia, Namita Tiwari . Image Encryption using Pseudo Random Number Generators. International Journal of Computer Applications. 67, 20 ( April 2013), 1-8. DOI=10.5120/11508-7226
Image encryption is conversion of image to a distorted form so that it can be secured from unauthorized users. This paper implements and investigates two methods for image encryption. First technique is encryption of image by linear congruential generator. Random numbers are generated by Linear congruential generator. These numbers are used as index for shuffling of rows, columns and pixels of an image. Second technique uses logistic maps to generate random number sequences. These random numbers are used as index for shuffling of rows, columns and pixels of an image. Finally we have analyzed two methods on basis of image quality parameters.