InterviewSolution
Saved Bookmarks
| 1. |
IN Blockchain, Suppose, we have designed a new RSA algorithm with ϕ(91)=91∗∏p|91(1−1/p),keeping all other parameters as actual RSA algorithm. If the decryption key is 29, the encryption key is: options: 29 5 7 72 |
|
Answer» 5Explanation: |
|