ENHANCEMENT OF SECURITY FEATURE IN GRAPHICAL PASSWORD AUTHENTICATION

Size: px
Start display at page:

Download "ENHANCEMENT OF SECURITY FEATURE IN GRAPHICAL PASSWORD AUTHENTICATION"

Transcription

1 International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN Vol. 3, Issue 2, Jun 2013, TJPRC Pvt. Ltd. ENHANCEMENT OF SECURITY FEATURE IN GRAPHICAL PASSWORD AUTHENTICATION LOVEY RANA 1 & OM PAL 2 1 Student, SOIT, Centre for Development of Advanced Computing (CDAC), Uttar Pradesh, India 2 Senior Lecturer, SOIT, Centre for Development of Advanced Computing (CDAC), Uttar Pradesh, India ABSTRACT The notion of the paper is to provide an efficient and secure graphical password system with the use of colour images. The images will be the base for the password scheme for the users. The two main features of graphical passwords are usability and security while designing any graphical approach. Hence we need to maintain a balance between both the features. On the basis of the study of the previous algorithms we have analyzed the security features of the algorithms, we added the concept of graining (adding noise to the image) and processed the image using variation in the RGB colour scheme of the image along with rotation and resizing scheme used earlier[1]. Here the images will be concatenated along with the text to enhance the security feature of the approach and this concatenation of the text will serve against shoulder surfing attack. KEYWORDS: Graphical Password, Graining, RGB Colour Scheme, Recognition Based, Password Entropy INTRODUCTION Graphical password is a sub domain of multifactor authentication the concept of multifactor authentication coins the theory of using more than one authentication scheme for a password scenario. Graphical password is the way to get out of the boundary of remembering the long textual password which has no relevance to the user. The graphical scheme can provide an easy way for the user to reduce the effort to remember the password. The graphical password scheme provides enhanced security and usability. The graphical password is categorised into two schemes recognition based and recall based. In recognition based the user recognised the password pattern he has set. In recall based the user recalls the password by looking at any relevant object. Graphical Password is more secure than textual password but its security must be further enhanced preventing it from major attacks. There are many ways to implement the concept of graphical authentication system. Like in Passpoint [7] Algorithm one need to click specific area in a particular sequence to authenticate the system. Other way is in Passface [1] [4] algorithm user select images from an image gird in a sequence. RELATED WORK Since last one decade lots of research work has been done on the concept of graphical password the first password scheme was introduced by Blonder [4] [8]. The balance is maintained between the security and usability features and the attacks are resisted to the maximum.

2 396 Lovey Rana & Om Pal Graphical Password scheme are categorized as follows:- Recall Based Graphical Password Scheme User has to recall the password he/she has selected earlier. Recall based can be further classified into Pure Recall Based In this scheme user is not provided any clue to recall the password scheme. The following works have been done under this scheme. Draw a secret(das) [5] Passdoodle Grid selection Syukri Qualitative DAS Cued Recall Based In this scheme user is provided the clue to recall the password registered earlier. Cued based provides more hints to user to memorize the passwords and hence easier than pure recall based scheme. The following works have been done under this scheme. Blonder Passpoint Pass-Go Passlogix v-go Background DAS Recognition Based Graphical Password Scheme User needs to recognise the correct images that will serve as password from the set of image. During authenticating themselves user needs to recognise the pictures that they have selected earlier. The following works have been done under this scheme. Dhamija and Perrig algorithm. Sobrado and Birget algorithm. Passface algorithm. Man, et al. algorithm. Arash Habibi Lashkari et al., [1,7] proposed a Graphical password scheme where the work has been done in accordance to the entropy and password space of the algorithm to increase security of graphical Authentication System (GUA).The password algorithm comprises of black and white images and alphanumeric text.

3 Enhancement of Security Feature in Graphical Password Authentication 397 The Proposed algorithm (GUABRR)[1] the concept of resizing and rotation of black and white images and along with random text embedded to the images. GUABRR is combination of both recognition based and cued recall based graphical password scheme. In accordance to this algorithm during the registration phase the user selects a combination of images from a grid of 25 black and white images. During the login phase the images in grid is a combination of some rotated and resized images and the positions of the rotated and resized images are randomly changed. Also three length texts are attached to each images which is a concatenation of alphabets, special characters and numerals. This algorithm resisted shoulder surfing attack to great extent. Comparative Study of Different Graphical Password Algorithms on Basis of Password Entropy Algorithm Formula Entropy(Bits) Textual (with 6 characters length include capital and small alphabets) Textual (with 6 characters length include capital and small alphabets and numbers) Image selection similar to Passface (4 runs, 9 pictures) 6 * Log2 (52) * Log2 (62) * Log2 (9) Click based algorithm similar to Passpoint (4 loci and assuming 30 salient points) GUABRR (Graphical User Authentication By Rotation and Resizing) 4 * Log2 (30) * Log2 (25*12*2) Password Entropy is the measure of the effectiveness of a password in resisting guessing the password. The password entropy of graphical password can be calculated as follows:-[2] Entropy = N log 2 ( L O C ) Where, N is the length or number of runs, L is locus alphabet as the set of all Loci, O is an object alphabet and C is color of the alphabet now. This concluded that GUABRR has the highest Password Entropy and hence it is the most secure algorithm till PROPOSED APPROACH The approach works with colour images and using the attribute of the colour image the images has been chosen in such a manner that they are similar to each other in some attribute. Image processing has been applied to the image to change their appearance but keeping in mind the change should not make the processed image look very different from the original. The difference should be minimal so that user could identify them easily. In this approach four image processing scheme has been applied to make the images differ from the original image, these schemes are

4 398 Lovey Rana & Om Pal Rotation Resizing Graining (Embedding Noise to Image) Noise in digital photos consists of any undesirable flecks of random colour in a portion of an image that should consist of smooth colour. It is somewhat similar to the "snowy" appearance of a bad TV signal. Purpose of adding noise to image in proposed approach is just to change its appearance keeping its originality intact. Variation in Colour Scheme (RGB) Original Image Image after Graining The RGB colour scheme can produce different colours by the variation of Red(R),Green(G),Blue(B) intensity values between the range of where 0 signifies black and 255 signifies white. We have selected eight different colours by the variation of RGB values. The selected colours intensity is kept nominal and also at most 8 colours are choosen so that the usability should not get hampered. Following is the colours scheme with its Hex Colour Code:- Red Green Blue HEX Equivalent #FFFF #FFC8FF #6464FF #C864FF #C8C #FF960A #BE #FFFFAA Proposed Algorithm The complete password scheme will comprise of two steps: Registration Login

5 Enhancement of Security Feature in Graphical Password Authentication 399 Registration Phase In registration Phase the user needs to provide all his details and then he needs to choose from the grid of picture which will be his password for future. Once the registration is completed the following work will be done The user name will be embedded with an User ID (UID) That will be unique for every user. Image grid of 25 images will be presented before the user. The images that user has selected will be named as PID (picture ID). 4. Select PID = (from(25^3)). PID will be provided to the 3 selected images out of 25 images The user s information and his chosen images will be associated with his ID and will be stored in the database. The registration phase will capture the details of the user provided by the user and then individual ids will be created to the images chosen by the user this will complete the complete information needed for the user during the login phase. Login Phase In the login phase the user will be provided with a login interface where the user needs to enter his login id and user need to recognize the picture he has selected during the registration phase. All pictures in the picture grid will be concatenated with three random characters which user needs to enter as his password. Once this is done the user will be logged on to his profile else a failure note will be shown. The picture grid will contain images that are rotated, resized, grained and colour variant along with images that are not processed at all. The login phase will run as follows. The user provides his user id (UID). Based on his UID the images which user has selected (PID) along with other images (A grid of rotated, resized, grained and RGB varied colour images will be presented to user.) are made into a matrix and is presented to the user to choose his password from. With every image a set of character will be generated below the image which user will be able to see. Store character set (from ((26*2+14)^3) into an array.3 character set is selected from 26 small alphabets and 26 capital alphabets plus 14 special characters. This set of text will be concatenated with each image at the time of Login phase. Randomdecoy(PID). Random decoy is the function that will produce the image randomly every time the user will login to the system. Newimage_ID= imageprocess(pid).image process helps in applying rotation, resizing and graining function, RGB color variant to the images. Once the user recognizes the images he selected at registration phase and writes down the character below those image in the password space.

6 400 Lovey Rana & Om Pal The user id (UID) and the image id (PID) are verified from the database. Once the verification is done the user gets the result as success/failure(output). COMPARATIVE ANALYSIS OF PASSWORD ENTROPY Calculated Entropy of Proposed Scheme Entropy of the password scheme can be calculated as Entropy= 5*Log 2 (25*12*2*2*8) = Where 5 images are selected form grid of 25 images in which 12 images are rotated through different angles, 2 are resized, 2 are grained and 8 different RGB colours are used. Password entropy is a parameter to analyse the security feature. Our proposed approach has improved entropy value which in turn has positive impact on security. Comparison of Entropy with Other Schemes Algorithm Formula Entropy(Bits) Textual (with 6 characters length include capital and small alphabets) Textual (with 6 characters length include capital and small alphabets and numbers) Image selection similar to Passface (4 runs, 9 pictures) Click based algorithm similar to Passpoint (4 loci and assuming 30 salient points) GUABRR (Graphical User Authentication By Rotation and Resizing) Proposed Approach(Select 5 images 25 images and 12 degrees rotated and 2 resizing and 2 grained and 8 different colour patterns) 6 * Log 2 (52) * Log 2 (62) * Log 2 (9) * Log 2 (30) * Log 2 (25*12*2) * Log 2 (25*12*2*2*8) The entropy calculated by the proposed approach is higher than the previous algorithm and hence proving a better result for the proposed algorithm than the previous algorithms CONCLUSIONS Pictures can be recognized better than text. Hence the concept of Graphical Password came into light. But security should be enhanced of Graphical Password scheme to make it more reliable. In this paper we have enhanced the security feature on the basis of previous algorithms already implemented. We took colour images into consideration as colour images are most commonly used. Earlier the researches on black and white images are done. The mathematical analysis of security parameter i.e. Password Entropy is done and positive results are found. Also proposed algorithm is resistant to shoulder surfing attack. REFERENCES 1. Arash Habibi Lashkari, Azizah Abdul Manaf, Maslin Masrom, A Secure Recognition Based Graphical Password by Watermarking in 11th IEEE International Conference on Computer and Information Technology 2011.

7 Enhancement of Security Feature in Graphical Password Authentication A.H. Lashkari, A survey on usability and security features in graphical user authentication algorithms International Journal of Computer Science and Network Security (IJCSNS), 2009, Korea 3. Komanduri, S. and D.R. Hutchings, Order and Entropy in Picture Passwords, in Canadian Information Processing Society Ali Mohamed E (2008). Study and Develop a New Graphical Password System, University Technology Malaysia, Master Dissertation. 5. Hu, W., X. Wu, and G. Wei, The Security Analysis of Graphical Passwords, in International Conference on Communications and Intelligence Information Security Muhammad DH, Abdul HA, Norafida IT, Hazinah KM (2008). Towards Identifying Usability and Security Features of Graphical Password in Knowledge Based Authentication Technique; IEEE Explore, Lashkari A.H., S.F., Omar Bin Zakaria and Rosli Saleh, Shoulder Surfing attack in graphical password authentication.2009, International Journal of Computer Science and Information Security (IJCSIS). 8. Ahmet Emir Dirik, Nasir Memon, Jean-Camille Birget, Modeling user choice in the PassPoints graphical password scheme, in Symposium On Usable Privacy and Security (SOUPS) BLONDER, G Graphical passwords. United States Patent DHAMIJA, R. AND PERRIG, A Déjà Vu: A User Study Using Images for Authentication. In Proceedings of the 9 th USENIX Security Symposium 11. Chiasson, S., et al., Multiple Password Interference in Text Passwords and Click-Based Graphical Passwords. ACM, Mohammed Misbahuddin, P. Premchand, A. Govardhan, A User Friendly Password Authenticated Key Agreement for Multi Server Environment, in International Conference on Advances in Computing, Communication and Control (ICAC3 09)

8

Graphical User Authentication System An Overview P. Baby Maruthi 1, Dr. K. Sandhya Rani 2

Graphical User Authentication System An Overview P. Baby Maruthi 1, Dr. K. Sandhya Rani 2 Graphical User Authentication System An Overview P. Baby Maruthi 1, Dr. K. Sandhya Rani 2 1 Research Scholar: Dept of Computer Science S.P.M.V.V, Tirupati, Andhra Pradesh, India mail2maruthi03@gmail.com

More information

Novel Shoulder-Surfing Resistant Authentication Schemes using Text-Graphical Passwords

Novel Shoulder-Surfing Resistant Authentication Schemes using Text-Graphical Passwords Institute of Advanced Engineering and Science International Journal of Information & Network Security (IJINS) Vol.1, No.3, August 2012, pp. 163~170 ISSN: 2089-3299 163 Novel Shoulder-Surfing Resistant

More information

Recall Based Authentication System- An Overview

Recall Based Authentication System- An Overview Recall Based Authentication System- An Overview P. Baby Maruthi 1, Dr. K. Sandhya Rani 2 1 Research Scholar: Dept of Computer Science S.P.M.V.V, Tirupati, Andhra Pradesh, India 2 Professor: Dept of Computer

More information

A Novel Approach for Software Implementation of Graphical Authentication Methodology

A Novel Approach for Software Implementation of Graphical Authentication Methodology A Novel Approach for Software Implementation of Graphical Authentication Methodology Murtaza Alamshah School Of Information Technology Vellore Institute of Technology Vellore, India murtazaalamshah@gmail.com

More information

Graphical User Authentication Using Random Codes

Graphical User Authentication Using Random Codes Graphical User Authentication Using Random Codes Mr.D.S.Gawande 1, Manisha P. Thote 2, Madhavi M. Jangam 3, Payal P. Khonde 4, Payal R. Katre 5, Rohini V. Tiwade 6 1Assistant Professor, Computer Science

More information

A New Hybrid Graphical User Authentication Technique based on Drag and Drop Method

A New Hybrid Graphical User Authentication Technique based on Drag and Drop Method A New Hybrid Graphical User Authentication Technique based on Drag and Drop Method Salim Istyaq, Khalid Saifullah Assistant Professor, Dept. of Computer Engineering, EES, University Polytechnic, Faculty

More information

3LAS (Three Level Authentication Scheme)

3LAS (Three Level Authentication Scheme) 3LAS (Three Level Authentication Scheme) Kunal Mulwani 1, Saurabh Naik 2, Navinkumar Gurnani 3, Dr. Nupur Giri 4, Prof. Sharmila Sengupta 5 1, 2,3,4,5 Vivekanand Education Society's Institute of Technology,

More information

A GRAPHICAL PASSWORD BASED AUTHENTICATION BASED SYSTEM FOR MOBILE DEVICES

A GRAPHICAL PASSWORD BASED AUTHENTICATION BASED SYSTEM FOR MOBILE DEVICES Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

MULTIPLE GRID BASED GRAPHICAL TEXT PASSWORD AUTHENTICATION

MULTIPLE GRID BASED GRAPHICAL TEXT PASSWORD AUTHENTICATION MULTIPLE GRID BASED GRAPHICAL TEXT PASSWORD AUTHENTICATION Vinothini T 1, Rajesh I 2, Kirupa Rani D 3 1 PG Scholar, Dept of CSE, Knowledge Institute of Technology, Salem, Tamil Nadu, India 2 Associate

More information

Cued Click Point Technique for Graphical Password Authentication

Cued Click Point Technique for Graphical Password Authentication Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 1, January 2014,

More information

Innovative Graphical Passwords using Sequencing and Shuffling Together

Innovative Graphical Passwords using Sequencing and Shuffling Together Innovative Graphical Passwords using Sequencing and Shuffling Together Rashmi Wable 1, Dr.Suhas Raut 2 N.K. Orchid College of Engineering and Technology, Solapur ABSTRACT Graphical authentication technology

More information

Usable Privacy and Security, Fall 2011 Nov. 10, 2011

Usable Privacy and Security, Fall 2011 Nov. 10, 2011 Usable Privacy and Security, Fall 2011 Nov. 10, 2011 YoungSeok Yoon (youngseok@cs.cmu.edu) Institute for Software Research School of Computer Science Carnegie Mellon University picture/photo based vs.

More information

International Journal of Pure and Applied Sciences and Technology

International Journal of Pure and Applied Sciences and Technology Int. J. Pure Appl. Sci. Technol., 1(2) (2010), pp. 60-66 International Journal of Pure and Applied Sciences and Technology ISSN 2229-6107 Available online at www.ijopaasat.in Research Paper Security Analysis

More information

A Survey on Recall-Based Graphical User Authentications Algorithms

A Survey on Recall-Based Graphical User Authentications Algorithms A Survey on Recall-Based Graphical User Authentications Algorithms D.Aarthi 1, Dr.K.Elangovan 2 1 School of Computer Science and Engineering, Bharathidasan University, Trichy, India 2 School of Computer

More information

Authentication schemes for session password using color and special characters

Authentication schemes for session password using color and special characters Authentication schemes for session password using color and special characters Rohit Jagtap1, a, Vaibhav Ahirrao2,b Vinayak Kadam3,c Nilesh Aher4 1.Department of Computer Engineering, 2 Department of Computer

More information

COMPARATIVE STUDY OF GRAPHICAL USER AUTHENTICATION APPROACHES

COMPARATIVE STUDY OF GRAPHICAL USER AUTHENTICATION APPROACHES Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,

More information

A STUDY OF GRAPHICAL PASSWORDS AND VARIOUS GRAPHICAL PASSWORD AUTHENTICATION SCHEMES

A STUDY OF GRAPHICAL PASSWORDS AND VARIOUS GRAPHICAL PASSWORD AUTHENTICATION SCHEMES , pp.-04-08. Available online at http://www.bioinfo.in/contents.php?id=219 A STUDY OF GRAPHICAL PASSWORDS AND VARIOUS GRAPHICAL PASSWORD AUTHENTICATION SCHEMES ASHWINI FULKAR*, SUCHITA SAWLA, ZUBIN KHAN

More information

Pixel Value Graphical Password Scheme-Graphical Password Scheme Literature Review

Pixel Value Graphical Password Scheme-Graphical Password Scheme Literature Review Australian Journal of Basic and Applied Sciences, 7(4): 688-695, 2013 ISSN 1991-8178 Pixel Value Graphical Password Scheme-Graphical Password Scheme Literature Review Mohd Afizi Bin Mohd Shukran, Mohd

More information

Securing Web Accounts Using Graphical Password Authentication through MD5 Algorithm

Securing Web Accounts Using Graphical Password Authentication through MD5 Algorithm Securing Web Accounts Using Graphical Password Authentication through MD5 Algorithm Siddheshwar A. Suratkar Rahul A. Udgirkar Pratik D. Kale Amit A. Shelke Mohsin H. Shaikh Prof. D. C. Dhanwani Prof. CSE,

More information

A new algorithm on Graphical User Authentication (GUA) based on multi-line grids

A new algorithm on Graphical User Authentication (GUA) based on multi-line grids University of Malaya From the SelectedWorks of Abdullah Gani 2010 A new algorithm on Graphical User Authentication (GUA) based on multi-line grids Abdullah Gani, University of Malaya Available at: https://works.bepress.com/abdullah_gani/2/

More information

Divide and Conquer Approach for Solving Security and Usability Conflict in User Authentication

Divide and Conquer Approach for Solving Security and Usability Conflict in User Authentication Divide and Conquer Approach for Solving Security and Usability Conflict in User Authentication Shah Zaman Nizamani Waqas Ali Sahito Shafique Awan Department of IT Department of IT Department of Computer

More information

A NEW ALGORITHM FOR GRAPHICAL USER AUTHENTICATION BASED ON ROTATION AND RESIZING ARASH HABIBI LASHKARI

A NEW ALGORITHM FOR GRAPHICAL USER AUTHENTICATION BASED ON ROTATION AND RESIZING ARASH HABIBI LASHKARI A NEW ALGORITHM FOR GRAPHICAL USER AUTHENTICATION BASED ON ROTATION AND RESIZING ARASH HABIBI LASHKARI A THESIS SUBMITTED FOR THE MASTER OF COMPUTER SCIENCE IN DATA COMMUNICATION & COMPUTER NETWORKING

More information

Towards Identifying Usability and Security Features of Graphical Password in Knowledge Based Authentication Technique

Towards Identifying Usability and Security Features of Graphical Password in Knowledge Based Authentication Technique Second Asia International Conference on Modelling & Simulation Towards Identifying Usability and Security Features of Graphical Password in Knowledge Based Authentication Technique Muhammad Daniel Hafiz

More information

A Multi-Grid Graphical Password Scheme

A Multi-Grid Graphical Password Scheme A Multi-Grid Graphical Password Scheme Konstantinos CHALKIAS, Anastasios ALEXIADIS, George STEPHANIDES Dept. of Applied Informatics, Macedonia University, 156 Egnatia str., 540 06 Thessaloniki, Greece

More information

A New Graphical Password: Combination of Recall & Recognition Based Approach

A New Graphical Password: Combination of Recall & Recognition Based Approach A New Graphical Password: Combination of Recall & Recognition Based Approach Md. Asraful Haque, Babbar Imam International Science Index, Computer and Information Engineering waset.org/publication/9997703

More information

Graphical password authentication using Pass faces

Graphical password authentication using Pass faces RESEARCH ARTICLE OPEN ACCESS Graphical password authentication using Pass faces Ms Grinal Tuscano*, Aakriti Tulasyan**, Akshata Shetty**, Malvina Rumao**, Aishwarya Shetty ** *(Department of Information

More information

Defenses against Large Scale Online Password Guessing by Using Persuasive Cued Click Points

Defenses against Large Scale Online Password Guessing by Using Persuasive Cued Click Points Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 4, April 2013,

More information

An image edge based approach for image password encryption

An image edge based approach for image password encryption SECURITY AND COMMUNICATION NETWORKS Security Comm. Networks 2016; 9:5733 5745 Published online 16 January 2017 in Wiley Online Library (wileyonlinelibrary.com)..1732 RESEARCH ARTICLE An image edge based

More information

Graphical Password Authentication: Methods and Schemes

Graphical Password Authentication: Methods and Schemes Graphical Password Authentication: Methods and Schemes Geeta M. Rane, Student (BE) of Computer Science and Engineering, Shri Sant Gadge Baba College of Engineering & Technology, Bhusawal, North Maharashtra

More information

An Ancient Indian Board Game as a Tool for Authentication

An Ancient Indian Board Game as a Tool for Authentication An Ancient Indian Board Game as a Tool for Authentication Sreelatha Malempati 1 and Shashi Mogalla 2 1 Department of Computer Science and Engineering RVR & JC College of Engineering, Guntur, A.P. e-mail:

More information

CARP: CAPTCHA as A Graphical Password Based Authentication Scheme

CARP: CAPTCHA as A Graphical Password Based Authentication Scheme CARP: CAPTCHA as A Graphical Password Based Authentication Scheme Shraddha S. Banne 1, Prof. Kishor N. Shedge 2 Student, Dept. of Computer Engg, S.V.I.T, Chincholi, Sinnar, Nashik, India 1 Assistant Professor,

More information

Graphical Password to Increase the Capacity of Alphanumeric Password

Graphical Password to Increase the Capacity of Alphanumeric Password Graphical Password to Increase the Capacity of Alphanumeric Password Gaddam Ramu Computer Science & Engineering. S.R.Engineering College, Warangal, Telangana, India. Goje Roopa(Asst.Prof) Computer Science

More information

A Survey on Different Graphical Password Authentication Techniques

A Survey on Different Graphical Password Authentication Techniques A Survey on Different Graphical Password Authentication Techniques Saranya Ramanan 1, Bindhu J S 2 PG scholar, Department of Computer Science, College of Engineering, Perumon, Kerala, India 1 Associate

More information

Graphical Password Authentication with Cloud Securing Method

Graphical Password Authentication with Cloud Securing Method 2015; 2(3): 763-768 IJMRD 2015; 2(3): 763-768 www.allsubjectjournal.com Received: 10-03-2015 Accepted: 25-03-2015 e-issn: 2349-4182 p-issn: 2349-5979 Impact Factor: 3.762 Pawar Poonam A Gayake Nalini B

More information

A Survey on Recognition-Based Graphical User Authentication Algorithms

A Survey on Recognition-Based Graphical User Authentication Algorithms A Survey on Recognition-Based Graphical User Authentication Algorithms Farnaz Towhidi Centre for Advanced Software Engineering, University Technology Malaysia Kuala Lumpur, Malaysia farnaz.towhidi@gmail.com

More information

Graphical Password or Graphical User Authentication as Effective Password Provider

Graphical Password or Graphical User Authentication as Effective Password Provider www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2 Issue 9 September 2013 Page No. 2765-2769 Graphical Password or Graphical User Authentication as Effective

More information

International Journal of Advances in Engineering Research

International Journal of Advances in Engineering Research GRAPHICAL PASSWORD AUTHENTICATION SYSTEM WITH INTEGRATED SOUND SIGNATURE 1 Anu Singh, 2 Kiran Kshirsagar, 3 Lipti Pradhan 1 Student, Department of Computer Engineering, Pune University 2 Student, Department

More information

Authentication Using Grid-Based Authentication Scheme and Graphical Password

Authentication Using Grid-Based Authentication Scheme and Graphical Password Authentication Using Grid-Based Authentication Scheme and Graphical Password Vijayshri D. Vaidya 1 Department of Computer engineering SND COE & RC Yeola, India Imaran R. Shaikh 2 Department of Computer

More information

NETWORK SECURITY - OVERCOME PASSWORD HACKING THROUGH GRAPHICAL PASSWORD AUTHENTICATION

NETWORK SECURITY - OVERCOME PASSWORD HACKING THROUGH GRAPHICAL PASSWORD AUTHENTICATION NETWORK SECURITY - OVERCOME PASSWORD HACKING THROUGH GRAPHICAL PASSWORD AUTHENTICATION P.Kiruthika R.Tamilarasi Department of Computer Applications, Dr.Mahalingam College Of Engineering and Technology,

More information

ChoCD: Usable and Secure Graphical Password Authentication Scheme

ChoCD: Usable and Secure Graphical Password Authentication Scheme Indian Journal of Science and Technology, Vol 10(4), DOI: 10.17485/ijst/2017/v10i4/110885, January 2017 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 ChoCD: Usable and Secure Graphical Password Authentication

More information

SHOULDER SURFING RESISTANT GRAPHICAL PASSWORD

SHOULDER SURFING RESISTANT GRAPHICAL PASSWORD SHOULDER SURFING RESISTANT GRAPHICAL PASSWORD Kruthi K 1, Kumuda B G 2, Nandhini N V 3, Mrs. R.Anitha 4 (Associate Professor) 1, 2, 3, 4 Department of Computer Science and Engineering, The National Institute

More information

AN IMPROVED MAP BASED GRAPHICAL ANDROID AUTHENTICATION SYSTEM

AN IMPROVED MAP BASED GRAPHICAL ANDROID AUTHENTICATION SYSTEM AN IMPROVED MAP BASED GRAPHICAL ANDROID AUTHENTICATION SYSTEM Safiyanu Ahmad (ahmadsafiyanu100@gmail.com) 1 ; Souley Boukari (bsouley2001@yahoo.com) 2 ; Samson Henry Dogo (dogojankasa@gmail.com) 1 and

More information

Image Password Based Authentication in an Android System

Image Password Based Authentication in an Android System Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

USING EMOJI PICTURES TO STRENGTHEN THE IMMUNITY OF PASSWORDS AGAINST ATTACKERS

USING EMOJI PICTURES TO STRENGTHEN THE IMMUNITY OF PASSWORDS AGAINST ATTACKERS USING EMOJI PICTURES TO STRENGTHEN THE IMMUNITY OF PASSWORDS AGAINST ATTACKERS Dr. Mohammed A. Fadhil Al-Husainy Raghda Ahmed Malih Department of Computer Science, Faculty of Information Technology, Middle

More information

Graphical User Authentication

Graphical User Authentication Graphical User Authentication LALZIRTIRA (211CS2058) under the guidance of Prof. SANJAY KUMAR JENA Department of Computer Science and Engineering National Institute of Technology Rourkela Rourkela 769

More information

USER AUTHENTICATION USING NATIVE LANGUAGE PASSWORDS

USER AUTHENTICATION USING NATIVE LANGUAGE PASSWORDS USER AUTHENTICATION USING NATIVE LANGUAGE PASSWORDS Sreelatha Malempati Dept. of Computer Science & Engineering R.V.R. & J.C. College of Engineering Chowdavaram, Guntur, A.P lathamoturi@rediffmail.com

More information

A Hybrid Password Authentication Scheme Based on Shape and Text

A Hybrid Password Authentication Scheme Based on Shape and Text JOURNAL OF COMPUTERS, VOL. 5, NO. 5, MAY 2010 765 A Hybrid Password Authentication Scheme Based on Shape and Text Ziran Zheng School of Management & Economics Shandong Normal University, Jinan, China Email:

More information

Implementation and Design of Graphical Password System Using Image Fusion

Implementation and Design of Graphical Password System Using Image Fusion International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume 1, Issue 6, September 2014, PP 20-30 ISSN 2349-4042 (Print) & ISSN 2349-4050 (Online) www.arcjournals.org

More information

SHOULDER SURFING ATTACK PREVENTION USING COLOR PASS METHOD

SHOULDER SURFING ATTACK PREVENTION USING COLOR PASS METHOD SHOULDER SURFING ATTACK PREVENTION USING COLOR PASS METHOD Bagade Om, Sonawane Anuja, Patil Akash, Patil Yogita, Maurya Jagruti Department of Computer Engineering Shram sadhana trust s college of engineering

More information

DEFENSES AGAINST LARGE SCALE ONLINE PASSWORD GUESSING ATTACKS BY USING PERSUASIVE CLICK POINTS

DEFENSES AGAINST LARGE SCALE ONLINE PASSWORD GUESSING ATTACKS BY USING PERSUASIVE CLICK POINTS DEFENSES AGAINST LARGE SCALE ONLINE PASSWORD GUESSING ATTACKS BY USING PERSUASIVE CLICK POINTS Abdul Rasheed. Sk 1 Asst. Professor Narasaraopeta Engineering College, Narasaraopet. rasheed4321@gmail.com

More information

Computer security experts often tell us not to choose an easy to guess word as a password. For example, the user name or date of birth.

Computer security experts often tell us not to choose an easy to guess word as a password. For example, the user name or date of birth. Graphical Passwords: Computer security experts often tell us not to choose an easy to guess word as a password. For example, the user name or date of birth. The Graphical Passwords team have been working

More information

International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN: Volume 14 Issue 2 APRIL 2015

International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN: Volume 14 Issue 2 APRIL 2015 Persuasive Cued Click Point Authentication Mechanism with Sound Signature MOUNESHWAR KANAMADI 1,AMIT SAWANT 2,JAMDADE MARUTI 3,4 MEGHARANI BAMBUGADE, 5 ROKADE KOMAL 1 Department of CSE, Ashokrao Mane Group

More information

DESIGN, IMPLEMENTATION AND EVALUATION OF A KNOWLEDGE BASED AUTHENTICATION SCHEME UPON COMPELLING PLAIT CLICKS

DESIGN, IMPLEMENTATION AND EVALUATION OF A KNOWLEDGE BASED AUTHENTICATION SCHEME UPON COMPELLING PLAIT CLICKS http:// DESIGN, IMPLEMENTATION AND EVALUATION OF A KNOWLEDGE BASED AUTHENTICATION SCHEME UPON COMPELLING PLAIT CLICKS Chalichima Harshitha 1, Devika Rani 2 1 Pursuing M.tech (CSE), 2 Assistant professor

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 12, December ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 12, December ISSN International Journal of Scientific & Engineering Research, Volume 4, Issue 12, December-2013 13 Analysis Of Three-Dimensional Password Scheme Chaitali A. Kurjekar, Shital D. Tatale, Sachin M. Inzalkar

More information

Pixel Value Graphical Password Scheme: Fake Passpix Attempt on Hexadecimal Password Style

Pixel Value Graphical Password Scheme: Fake Passpix Attempt on Hexadecimal Password Style International Journal of Information and Communication Sciences 2018; 3(3): 104-109 http://www.sciencepublishinggroup.com/j/ijics doi: 10.11648/j.ijics.20180303.14 ISSN: 2575-1700 (Print); ISSN: 2575-1719

More information

Graphical Password Authentication using Images Sequence

Graphical Password Authentication using Images Sequence Graphical Password Authentication using Images Sequence Muhammad Ahsan 1, Yugang Li 2 1Student, School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China 2School of Computer

More information

DEFENSES AGAINST LARGE SCALE ONLINE PASSWORD GUESSING ATTACKS BY USING PERSUASIVE CLICK POINTS

DEFENSES AGAINST LARGE SCALE ONLINE PASSWORD GUESSING ATTACKS BY USING PERSUASIVE CLICK POINTS DEFENSES AGAINST LARGE SCALE ONLINE PASSWORD GUESSING ATTACKS BY USING PERSUASIVE CLICK POINTS Chippy.T chippyrevathy@gmail.com Dhanalakshmi Srinivasan Engineering College R.Nagendran nanonagendran@gmail.com

More information

A Text based Authentication Scheme for Improving Security of Textual Passwords

A Text based Authentication Scheme for Improving Security of Textual Passwords A Text based Authentication Scheme for Improving Security of Textual Passwords Shah Zaman Nizamani Department of Information Technology Quaid-e-Awam University of Engineering, Science & Technology, Pakistan

More information

The Design and Implementation of Background Pass-Go Scheme Towards Security Threats

The Design and Implementation of Background Pass-Go Scheme Towards Security Threats The Design and Implementation of Background Pass-Go Scheme Towards Security Threats L. Y. Por 1, X. T. Lim 2, M.T. Su 3, F. Kianoush 4 Faculty of Computer Science and Information Technology, University

More information

M.Ashwini 1,K.C.Sreedhar 2

M.Ashwini 1,K.C.Sreedhar 2 Improved Persuasive Cued Click Points For Knowledge-Based Authentication M.Ashwini 1,K.C.Sreedhar 2 1 M.Tech Student, Dept of CSE, QIS College of Engineering & technology, Ongole, Prakasam Dist, A.P, India

More information

Address for Correspondence 1 Associate Professor department o f Computer Engineering BVUCOE, Pune

Address for Correspondence 1 Associate Professor department o f Computer Engineering BVUCOE, Pune Research Article THREE DIMENSIONAL VIRTUAL ENVIRONMENT FOR SECURED AND RELIABLE AUTHENTICATION 1 Gauri Rao, 2 Dr. S.H. Patil Address for Correspondence 1 Associate Professor department o f Computer Engineering

More information

Captcha as Textual Passwords with Click Points to Protect Information

Captcha as Textual Passwords with Click Points to Protect Information Captcha as Textual Passwords with Click Points to Protect Information Sandeep Kumar Vengala Computer Science & Engineering. S.R.Engineering College, Warangal, Telangana, India. Goje Roopa(Asst.Prof) Computer

More information

A Tabular Steganography Scheme for Graphical Password Authentication

A Tabular Steganography Scheme for Graphical Password Authentication UDC 004.738.5, DOI:10.2298/CSIS081223028L A Tabular Steganography Scheme for Graphical Password Authentication Tsung-Hung Lin 1, Cheng-Chi Lee 2,4, Chwei-Shyong Tsai 3, and Shin-Dong Guo 4 1 Department

More information

Presented By: Miss Samya Ashraf Want Student ID

Presented By: Miss Samya Ashraf Want Student ID Paper: Haichang Gao, Xiyang Liu, Sidong Wang and Honggang Liu, Ruyi Dai, Design and Analysis of a Graphical Password Scheme, Fourth International Conference on Innovative Computing, Information and Control,

More information

Minimizing Shoulder Surfing Attack using Text and Color Based Graphical Password Scheme

Minimizing Shoulder Surfing Attack using Text and Color Based Graphical Password Scheme Minimizing Shoulder Surfing Attack using Text and Color Based Graphical Password Scheme 1 Prof. S. K. Sonkar, 2 Prof. R. L. Paikrao Computer Engineering Dept. Amrutvahini College of engineering Sangamner,

More information

Simple Text Based Colour Shuffling Graphical Password Scheme

Simple Text Based Colour Shuffling Graphical Password Scheme Simple Text Based Colour Shuffling Graphical Password Scheme Nikita Parab 1, Ketan Gawde 2, Anshumaan Nalluri 3 1,2,3 Information Technology Dept., Universal College Of Engineering Vasai India, Abstract

More information

Captcha Authenticated Unwanted Message Filtering Technique for Social Networking Services

Captcha Authenticated Unwanted Message Filtering Technique for Social Networking Services Captcha Authenticated Unwanted Message Filtering Technique for Social Networking Services Fathimath Shahistha M., Prabhakara B. K. 4 th Sem M.Tech, Dept. of CSE., SCEM, Visvesvaraya Technological University,

More information

Modeling user choice in the PassPoints graphical password scheme

Modeling user choice in the PassPoints graphical password scheme Modeling user choice in the PassPoints graphical password scheme Ahmet Emir Dirik Polytechnic University Department of Electrical and Computer Engineering Brooklyn, NY, USA emir@isis.poly.edu Nasir Memon

More information

3D PASSWORD AUTHENTICATION FOR WEB SECURITY

3D PASSWORD AUTHENTICATION FOR WEB SECURITY 3D PASSWORD AUTHENTICATION FOR WEB SECURITY Sahana R.Gadagkar 1, Aditya Pawaskar 2, Mrs. Ranjeeta B. Pandhare 3 1,2 Department of Computer Science & Engineering, KIT s College of Engineering, Kolhapur,

More information

Randomized Image Passwords and A QR Code based Circumnavigation Mechanism for Secure Authentication

Randomized Image Passwords and A QR Code based Circumnavigation Mechanism for Secure Authentication IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 04 September 2015 ISSN (online): 2349-6010 Randomized Image Passwords and A QR Code based Circumnavigation Mechanism

More information

Keywords security model, online banking, authentication, biometric, variable tokens

Keywords security model, online banking, authentication, biometric, variable tokens Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Authentication

More information

Survey on Various Techniques of User Authentication and Graphical Password

Survey on Various Techniques of User Authentication and Graphical Password Survey on Various Techniques of User Authentication and Graphical Password Miss. Saraswati B. Sahu #1, Associate Prof. Angad Singh *2 1(M. Tech Scholar, Dept. of Information Technology, NIIST, Bhopal,

More information

Graphical Password Using Captcha

Graphical Password Using Captcha International Journal of Advances in Applied Sciences (IJAAS) Vol. 5, No. 2, June 2016, pp. 94~100 ISSN: 2252-8814 94 Graphical Password Using Captcha Y. Chandra Sekhar Reddy, M. Venkateswara Rao, M. Kameswara

More information

Issues, Threats and Future Trend for GSP

Issues, Threats and Future Trend for GSP Issues, Threats and Future Trend for GSP L. Y. POR 1, X. T. LIM 2 Faculty of Computer Science and Information Technology, University of Malaya, 50603, Kuala Lumpur, MALAYSIA porlip@um.edu.my 1, emilylim1986@hotmail.com

More information

Graphical Authentication System

Graphical Authentication System Graphical Authentication System A Sivasankar Reddy 1, M Kusuma 2 1 Student, Dept. of MCA, EAIMS 2 Professor, Dept. of MCA, EAIMS, Tirupati, A.P. Abstract- This evolution brings great convenience but also

More information

A Secure Graphical Password Authentication System

A Secure Graphical Password Authentication System International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 12, Number 2 (2016), pp. 197-201 Research India Publications http://www.ripublication.com A Secure Graphical Password

More information

MIBA: Multitouch Image-Based Authentication on Smartphones

MIBA: Multitouch Image-Based Authentication on Smartphones MIBA: Multitouch Image-Based Authentication on Smartphones Daniel Ritter daniel.ritter@uni-ulm.de Florian Schaub florian.schaub@uni-ulm.de Marcel Walch marcel.walch@uni-ulm.de Michael Weber michael.weber@uni-ulm.de

More information

A Survey On Resisting Shoulder Surfing Attack Using Graphical. password

A Survey On Resisting Shoulder Surfing Attack Using Graphical. password A Survey On Resisting Shoulder Surfing Attack Using Graphical Password Mayuri Gawandi 1,Saloni Pate 2,Pokharkar Snehal 3,Prof.Said S.K. 4 Abstract Now a days India is moving towards a digital India while

More information

Order and Entropy in Picture Passwords

Order and Entropy in Picture Passwords Order and Entropy in Picture Passwords Saranga Komanduri Bowling Green State University Dugald R. Hutchings Bowling Green State University ABSTRACT Previous efforts involving picture-based passwords have

More information

KNOWLEDGE BASED AUTHENTICATION MECHANISM FOR SECURED DATA TRANSFER

KNOWLEDGE BASED AUTHENTICATION MECHANISM FOR SECURED DATA TRANSFER KNOWLEDGE BASED AUTHENTICATION MECHANISM FOR SECURED DATA TRANSFER R.T.Narmadha1, R.T.Nivetha2, M.Roobia Fathima 2, P.Vijayalakshmi 2 1 Department of Information Technology, Info Institute of Engineering,

More information

Security in Graphical Authentication

Security in Graphical Authentication Security in Graphical Authentication Robert G. Rittenhouse 1, Junaid Ahsenali Chaudry 2 and Malrey Lee 3 1 Keimyung Adams College, Keimyung University, Daegu, Republic of Korea 2 Department of Computer

More information

Available Online through

Available Online through D. Saravanan*et al. /International Journal of Pharmacy & Technology Available Online through ISSN: 0975-766X CODEN: IJPTFI Research Article www.ijptonline.com VALIDATION OF SECRET CODE USING IMAGE BASED

More information

MULTI-FACTOR AUTHENTICATION USING GRAPHICAL PASSWORDS THROUGH HANDHELD DEVICE

MULTI-FACTOR AUTHENTICATION USING GRAPHICAL PASSWORDS THROUGH HANDHELD DEVICE MULTI-FACTOR AUTHENTICATION USING GRAPHICAL PASSWORDS THROUGH HANDHELD DEVICE P.Shyam Sunder 1, Ballikonda Sai Chaitanya 2, D.Vijay Kumar 3, P.Satya Shekar Varma 4 1,2,4 Department of Computer Science

More information

Ray s Scheme: Graphical Password Based Hybrid Authentication System for Smart Hand Held Devices

Ray s Scheme: Graphical Password Based Hybrid Authentication System for Smart Hand Held Devices Ray s Scheme: Graphical Password Based Hybrid Authentication System for Smart Hand Held Devices Partha Pratim Ray Department of Computer Science and Engineering, Surendra Institute of Engineering and Management,

More information

CARP-A NEW SECURITY PRIMITIVE BASED ON HARD AI PROBLEMS

CARP-A NEW SECURITY PRIMITIVE BASED ON HARD AI PROBLEMS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 6, June 2015, pg.12

More information

Enhancing CAPTCHA based Image Authentication for ID and Password

Enhancing CAPTCHA based Image Authentication for  ID and Password ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Enhancing CAPTCHA based Image Authentication for E-mail ID and Password 1MACHARLA

More information

Secure Usable Authentication Using Strong Pass text Passwords

Secure Usable Authentication Using Strong Pass text Passwords I. J. Computer Network and Information Security, 2015, 3, 57-64 Published Online February 2015 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijcnis.2015.03.08 Secure Usable Authentication Using Strong

More information

Novel Security Method Using Captcha as Graphical Password

Novel Security Method Using Captcha as Graphical Password International Journal of Emerging Engineering Research and Technology Volume 3, Issue 2, February 2015, PP 18-24 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Novel Security Method Using Captcha as

More information

Information Security Engineering

Information Security Engineering Information Security Engineering 2018.10.29 Huiping Sun( ) sunhp@ss.pku.edu.cn Graphical Password Human Computation 回顾 1 2 3 4 Graphical Password Reading Paper 回顾 Introduction 心理学基础 Recall Recognition

More information

A Smart Card Based Authentication Protocol for Strong Passwords

A Smart Card Based Authentication Protocol for Strong Passwords A Smart Card Based Authentication Protocol for Strong Passwords Chin-Chen Chang 1,2 and Hao-Chuan Tsai 2 1 Department of Computer Science and Information Engineering, Feng Chia University, Taichung, Taiwan,

More information

A Novel Graphical Password Authentication Scheme

A Novel Graphical Password Authentication Scheme A Novel Graphical Password Authentication Scheme 1 L. Lakshmi reddy & 2 J. Nagamuneiah 1 M.Tech (CSE), CREC, Tirupati, Email Id: lakshmireddy49@gmail.com 2 Associate professor, CREC, Tirupati, Email Id:

More information

HumanAUT Secure Human Identification Protocols

HumanAUT Secure Human Identification Protocols HumanAUT Secure Human Identification Protocols Adam Bender Manuel Blum Nick Hopper The ALADDIN Center Carnegie Mellon University What is HumanAUT?! HumanAUT stands for Human AUThentication " Authentication:

More information

Fuzzy Inference System based Edge Detection in Images

Fuzzy Inference System based Edge Detection in Images Fuzzy Inference System based Edge Detection in Images Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab, India

More information

KNOWLEDGE BASED AUTHENTICATION SYSTEM DESIGN BASED ON PERSUASIVE CUED CLICK POINTS

KNOWLEDGE BASED AUTHENTICATION SYSTEM DESIGN BASED ON PERSUASIVE CUED CLICK POINTS http:// KNOWLEDGE BASED AUTHENTICATION SYSTEM DESIGN BASED ON PERSUASIVE CUED CLICK POINTS G Anil Kumar 1, K Devika Rani 2 1 Pursuing M.tech (CSE), 2 Assistant professor (CSE), Nalanda Institute of Engineering

More information

SECURED PASSWORD MANAGEMENT TECHNIQUE USING ONE-TIME PASSWORD PROTOCOL IN SMARTPHONE

SECURED PASSWORD MANAGEMENT TECHNIQUE USING ONE-TIME PASSWORD PROTOCOL IN SMARTPHONE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 3, March 2014,

More information

ISSN: (Online) Volume 2, Issue 10, October 2014 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 2, Issue 10, October 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 10, October 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Algorithm To Ensure And Enforce Brute-Force Attack-Resilient Password In Routers

Algorithm To Ensure And Enforce Brute-Force Attack-Resilient Password In Routers Algorithm To Ensure And Enforce Brute-Force Attack-Resilient Password In Routers Mohammed Farik, ABM Shawkat Ali Abstract: Issues of weak login passwords arising from default passwords in wired and wireless

More information

Enhanced Textual Password Scheme for Better Security and Memorability

Enhanced Textual Password Scheme for Better Security and Memorability Enhanced Textual Password Scheme for Better Security and Memorability Hina Bhanbhro Department of Computer Syst. Eng. Faculty of Electrical, Electronics & Computer Systems Engineering Shaheed Benazir Bhutto

More information

Content Based Image Retrieval: Survey and Comparison between RGB and HSV model

Content Based Image Retrieval: Survey and Comparison between RGB and HSV model Content Based Image Retrieval: Survey and Comparison between RGB and HSV model Simardeep Kaur 1 and Dr. Vijay Kumar Banga 2 AMRITSAR COLLEGE OF ENGG & TECHNOLOGY, Amritsar, India Abstract Content based

More information

Global Journal of Computer Science and Technology: C Software & Data Engineering

Global Journal of Computer Science and Technology: C Software & Data Engineering Global Journal of omputer Science and Technology: Software & Data Engineering Volume 17 Issue 3 Version 1.0 Year 2017 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information