Question: Given an unencrypted public-key/private-key pair and an encrypted message, build a solution to decrypt the encrypted message and display its contents. The dataset for this
Given an unencrypted public-key/private-key pair and an encrypted message, build a solution to decrypt the encrypted message and display its contents. The dataset for this milestone is attached to the D2L assignment dropbox.
You may assume that one of the standard padding libraries is used. If your library instance requires you to provide padding, set it equal to an empty string.
Deliverables:
One word or pdf document that contains the following:
Your name, the due date, and the name of the assignment.
The name of the file that matches the hash. The contents of the encrypted message.
A brief description of how your code has been designed to find the solution. This only needs to be a few sentences or less, however many is needed to complete your explanation.
One zip file with any source code (commented and readable) involved.
If you used a pre-existing tool or tools, instead of source code, a list of the tools and a description of how you used them to identify the correct file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
