Question: Question 2 (Cryptool 2) [12 points] In the Cryptool 2, develop your own RSA digital signature generation and verification component. a) Generate the hash value
Question 2 (Cryptool 2) [12 points] In the Cryptool 2, develop your own RSA digital signature generation and verification component. a) Generate the hash value using built-in SHA-1 module ( 2 points). b) Generate public and private key using built-in RSA Key Generation module ( 2 points) c) Encrypt has value using built-in RSA Cipher module ( 2 points) d) Display Signature in text format. ( 2 points) e) Develop Signature Verification component and display result in text format (4 points) Note: Provide the screenshot of every step to get full marks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
