i have a project on password authentication, and i have simulated and already implemented two very secure algorithms but i also need any body who could assist me with developing a password authentication technique that would not need any database for storing the database and it will not need any for of database even if what is stored in the database is not the password but as long as it is used to authenticate a user and it will have to have a scheme or room for changing of password of the user not forgetting that it has to be secure. I'll really appreciate any body who chould help
awo 0 Newbie Poster
Recommended Answers
Jump to Postso you want to authenticate passwords without having the passwords stored anywhere in any way.
How the heck are you going to know if the password entered is the correct one if you have nothing to compare it with?
Senseless "requirements", design rejected.
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.