Login
Remember
Register
Ask a Question
Which of the following is an efficient way to securely store passwords?
0
votes
asked
Apr 3, 2020
in
Secure Code Review
by
rajeshsharma
recategorized
Mar 16, 2021
by
rajeshsharma
Which of the following is an efficient way to securely store passwords?
i) Encryption
ii) Hashing
iii) Abstraction
#password-security
secure-code-review
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 16, 2021
by
rajeshsharma
Correct Answer is ii) Hashing
...