Using hashes ensures which of the following?

 Using hashes ensures which of the following?

Good work!

A hash can be used to ensure the accuracy, or integrity, of information in a file, by verifying that a file is unmodified. If the file has been modified then the hash will be unmatching.

Comments