9.2 Perform encryption and decryption using theRSA algorithm, as in Figure 9.5, for the
following:
a. p = 3 ; q = 7 , e= 5 ; M = 10
b. p = 5 ; q = 13, e= 5 ; M = 8
c. p = 7 ; q = 17, e= 11; M = 11
d. p = 7 ; q = 13, e= 11; M = 2
e. p = 17; q = 23, e= 9 ; M = 7
Hint: Decryption is not as hard as you think; use somefinesse.
COURSE: NETWORK SECURITY
9.2 Perform encryption and decryption using the RSA algorithm, as in Figure 9.5, for the following: a. p = 3 ; q = 7 , e
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am