Medium1 markMultiple Choice
Area II: SecurityCryptographyAuthentication

CPA · Question 81 · Area II: Security

A company uses 'Hashing' to store passwords. Why is this better than encryption?

Answer options:

A.

Hashing is reversible.

B.

Hashing uses a public key.

C.

Hashing is one-way; the original password cannot be retrieved from the hash.

D.

Hashing is slower.

How to approach this question

Hashing = One-way trip.

Full Answer

C.Hashing is one-way; the original password cannot be retrieved from the hash.✓ Correct
C
Hashing is a one-way mathematical function. If a hacker steals the database of hashed passwords, they cannot reverse the math to find the original passwords (unlike encryption, which can be decrypted with a key).

Common mistakes

Thinking Hashing is the same as Encryption.

Practice the full CPA ISC Practice Exam 3

82 questions · hints · full answers · grading

More questions from this exam