International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 67 - Issue 20 |
Published: April 2013 |
Authors: Arihant Kr. Banthia, Namita Tiwari |
![]() |
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
@article{ 10.5120/11508-7226, author = { Arihant Kr. Banthia,Namita Tiwari }, title = { Image Encryption using Pseudo Random Number Generators }, journal = { International Journal of Computer Applications }, year = { 2013 }, volume = { 67 }, number = { 20 }, pages = { 1-8 }, doi = { 10.5120/11508-7226 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2013 %A Arihant Kr. Banthia %A Namita Tiwari %T Image Encryption using Pseudo Random Number Generators%T %J International Journal of Computer Applications %V 67 %N 20 %P 1-8 %R 10.5120/11508-7226 %I Foundation of Computer Science (FCS), NY, USA
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.