Question: I am given a function to generate the SHA-512 hash. Given a key and file how would I go about generating the HMAC for this
I am given a function to generate the SHA-512 hash. Given a key and file how would I go about generating the HMAC for this key/file combination? I am to write a program in c++ to do this.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
