Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please code in linux Task 1Create 2 text files and name them text4 & textb. put 1 character in texta put many (you determine what
Please code in linux
Task 1Create 2 text files and name them text4 & textb. put 1 character in texta put many (you determine what many is) characters in texto Provide screen shot showing contents of textA and textb. Task 2 - Generate a MD5 hash value of your texty and save this hash value as textA-md5. Generate a MD5 hash value of your textB and save this hash value as textB-md5. openssl dost dosttype filename Describe your observations about textA-md5 and textb-md5 (use screenshots) Task 3 - Flip one bit of your original texta, & textB files using the GHex hex editor. Name the modified files textAC and textBC NOTE: Disregard the ghex dconf WARNING messages. Task 4 - Generate the MD5 hash value for the modified files and save these hash values as textAC-md5 and textBC-md5. Task 5 - Compare the textA-md5 & textB-md5 files with the textAC-md5 and textBC-md5. Describe your observations, using screen shots to provide supporting information) Task 6 - Generate a sha256 hash value of text, and save this hash value as textA-256. Generate a sha256 hash value of your textAC and save this hash value as textAC-256. Task 7 - Compare textA-256 and textAC-256. Describe your observations. (use screenshots) Task 1Create 2 text files and name them text4 & textb. put 1 character in texta put many (you determine what many is) characters in texto Provide screen shot showing contents of textA and textb. Task 2 - Generate a MD5 hash value of your texty and save this hash value as textA-md5. Generate a MD5 hash value of your textB and save this hash value as textB-md5. openssl dost dosttype filename Describe your observations about textA-md5 and textb-md5 (use screenshots) Task 3 - Flip one bit of your original texta, & textB files using the GHex hex editor. Name the modified files textAC and textBC NOTE: Disregard the ghex dconf WARNING messages. Task 4 - Generate the MD5 hash value for the modified files and save these hash values as textAC-md5 and textBC-md5. Task 5 - Compare the textA-md5 & textB-md5 files with the textAC-md5 and textBC-md5. Describe your observations, using screen shots to provide supporting information) Task 6 - Generate a sha256 hash value of text, and save this hash value as textA-256. Generate a sha256 hash value of your textAC and save this hash value as textAC-256. Task 7 - Compare textA-256 and textAC-256. Describe your observations. (use screenshots)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started