Question: First, open hash.h file and read it. Create a file named hash.c and write the following functions: - SHA_40, which takes a message of arbitrary

First, open hash.h file and read it. Create a file named hash.c and write the following functions: - SHA_40, which takes a message of arbitrary length and generated a 40-bit hash value using the sha_40 algorithm - digest_equal, which indicates whether or not two digests are equal - main, which tests the functions above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
