10
Answers

Best way of encrypting password in web application

B M Suchitra

B M Suchitra

13y
1.4k
1
Hi,

Which is the best way of encrypting password and how to do validation during login.. I mean should be decrypt the password stored in database or encrypt the password entered by user and compare to the encrypted password saved in database?
Answers (10)