Question: In this problem, you will examine why techniques that work nicely for error correction codes are not suited as cryptographic hash functions. You will look

In this problem, you will examine why techniques that work nicely for error correction codes are not suited as cryptographic hash functions. You will look at a hash function that computes an 8- bit hash value by applying the following equation: Ci = bi1+ bi2+ bi3+ bi4+ bi5+ bi6+ bi7+ bi8 Every block of 8 bits constitutes an ASCII encoded character. a. Encode the string CIPHER to its binary or hexadecimal representation. b. Calculate the (6-bit long) hash value of the character string using the previously defined equation. c.Break the hash function by pointing out how it is possible to find (meaningful) character strings which result in the same hash value. Provide an appropriate example showing your work; that is, show how your strings hash matches that of CIPHER. d. Which crucial property of hash functions is missing in this case?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!