in Computer Networks
1,177 views
1 vote
1 vote
How to find value of d in RSA algorithm given the values of p , n and e ?

Example:

p=11

q=7

hence n =77

z = 10 × 6 = 60

e =13 (given)

Now d should be multiplicative inverse of e mod z..

How to find it ?
in Computer Networks
1.2k views

3 Comments

it's hard to calculate this way. Options will be given and it can be checked for answer
2
2

Tendua if options are provided then the question is a cake walk

0
0
but if it is a NAT then we have to find it, so how to calculate the multiplicative inverse.

Please tell.
0
0

1 Answer

0 votes
0 votes
Answer is 37

Related questions