A. Verify a password in a secure way.
Explanation: One-way hash functions are commonly used to securely verify passwords. When a user creates a password, the system hashes the password and stores the hash. During login, the entered password is hashed again, and the hash is compared with the stored hash. This method ensures that the actual password is never stored or transmitted, enhancing security.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Ssourav
3 months, 1 week ago