Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which of the following method is the best one to save a password?
Home
Authentication
Which of the following method is the best one to save a password?
0
votes
asked
Aug 21, 2021
in
Authentication
by
rajeshsharma
Which of the following method is the best one to save a password?
Select the correct answer from below options :
a) Salted hash
b) Hashed
c) Encrypted
d) Plain text
save-password
password-authentication
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 21, 2021
by
rajeshsharma
a) Salted hash
...