Vote count:
0
I'm working on a graphical password authentication project, there i'm using click based password such that to have tolerance region of click i have divided my image into zones likewise user will do the same for minimum of 4 to 5 iterations to create his graphical password.This password will look like image_filename + zone_no. all combined till final iteration to form one password. My question is after performing hashing over this password where should i store it on disk should i create table and store user_id and password or should i create separate file for each user and name it by user_id and store hashed password in it or is there any better option?
asked 51 secs ago
Where to store my password?
Aucun commentaire:
Enregistrer un commentaire