QuestionQ512

Cryptography Concepts for Managers

Which of the following creates MD5 hashes to check the MD5 value of every processed file and compare it with other MD5 strings?

  • A Chaos MD5
  • B Mat-MD5
  • C md5sum command
  • D MD5 Checksum Verifier
Explanation

The md5sum utility computes a 128-bit MD5 digest for each specified file and can determine whether a file is consistent with an associated checksum value.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!