Question: Using RSA algorithm, Decrypt 20812182 using e=13 and n=2537? (Hint: You will need to decrypt 4 Hexadecimal digits at a time (it will come down
Using RSA algorithm, Decrypt 20812182 using e=13 and n=2537? (Hint: You will need to decrypt 4 Hexadecimal digits at a time (it will come down to solve (x1 x2)13 mod 2537=2081 and (y1y2)13 mod 2537= 2181 or to find d to get 2081d mod 2537= x1 x2 and 2181d mod 2537= y1y2). Then your plaintext should be (x1 x2 y1y2)). (Show all steps necessary)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
