IT SecurityQuestion 70 of 100

What does hashing provide that plain encryption does not necessarily provide?

a.Reversible transformation of data
b.A one-way transformation useful for verifying data integrity
c.Faster internet speeds
d.Automatic data backups

Explanation

Hashing produces a fixed-length one-way digest of data that cannot be reversed back to the original. It is commonly used to verify integrity and to store passwords securely. If input changes even slightly, the resulting hash changes significantly.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Google IT Support Professional Certificate · How we review
Report