Question: Using the Big Number library provided by openssl, please provide the C-language code that will compute the following: 3.4 Task 4: Signing a Message The
Using the Big Number library provided by openssl, please provide the C-language code that will compute the following:

3.4 Task 4: Signing a Message The public/private keys used in this task are the same as the ones used in Task 2. Please generate a signature for the following message (please directly sign this message, instead of signing its hash value) M = I owe you $2000. Please make a slight change to the message M, such as changing $2000 to $3000, and sign the modified message. Compare both signatures and describe what you observe 3.4 Task 4: Signing a Message The public/private keys used in this task are the same as the ones used in Task 2. Please generate a signature for the following message (please directly sign this message, instead of signing its hash value) M = I owe you $2000. Please make a slight change to the message M, such as changing $2000 to $3000, and sign the modified message. Compare both signatures and describe what you observe
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
