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 bit hash value by applying the following equation: Ci bi bi bi bi bi bi bi bi Every block of bits constitutes an ASCII encoded character. a Encode the string CIPHER to its binary or hexadecimal representation. b Calculate the bit long hash value of the character string using the previously defined equation. cBreak 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
