Question: Problem Statement: Encrypt / Decrypt a text or text file provided by the user. Use the Rivest-Shamir-Adleman (RSA) encryption function / class available in the
Problem Statement: Encrypt / Decrypt a text or text file provided by the user. Use the Rivest-Shamir-Adleman (RSA) encryption function / class available in the library of any language of your choice e.g. python or Java. Submission requirements and deadline You should submit a program in a notepad++ file at the Moodle. The deadline for the assignment 2 is Wednesday 26 January, 2022. The total marks for this assignment are twelve (12). This is an individual assignment. Therefore, you are not allowed to do work in the groups. Grading Criteria Program getting input for the encryption: 2 mark. Program showing the encrypted text/text file: 1 mark. Correct use of the RSA algorithm for encryption part: 3 marks. Program getting input for the decryption: 2 mark. Program showing the plain text/plain text file: 1 mark. Correct use of the RSA algorithm for decryption part: 3 marks. Note: Any submission after the deadline will be graded with "O
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
