MD5 Lab Practice

Part I

Part 2

  • Create a WORD file and write a text of your choice in this file.
  • Calculate the MD5sum for this file and document the value
  • Make a change in the content of the file, that could be observed (you can add a word, or delete the word, for example)
  • Save the changes
  • Re-calculate the MD5 value again and document the new value.
  • Compare two MD5 values: old and new
  • Did you get the same numbers?
  • Explain your answer
  • Answer the following questions: How the observable change in file content is influencing the MD5sum values?

    Part 3

    Part 4