The following parameters are chosen to generate the public and private keys for the RSA cryptosystem. $p = 17$ $q = 13$ $e = 179$ $d = 59$ What is the public key?
Added by Ashley K.
Close
Step 1
$n = 17 \times 13 = 221$ Show more…
Show all steps
Your feedback will help us improve your experience
Adi S and 54 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
The RSA public-key cryptosystem uses primes p = 13 and q = 19 to obtain (n, e) = (247, 5) as the public exponent using the extended Euclidean algorithm given the table below and identities: 7^(-1) ≡ 1 (mod 13) 01^(-1) ≡ 18 (mod 13) 0+2^(-1) ≡ 10 (mod 13) 64^(-1) + 56 ≡ 5 (mod 13) What is the numerical value for n? What is the numerical value for e? What is the numerical value for b? What is the numerical value for 27? What is the numerical value for 037? What is the numerical value for Gn?
Adi S.
In an RSA system, the public key of a given user is e = 65, n = 2881. What is the private key of this user? Hint: First use trial-and-error to determine p and q; then use the extended Euclidean algorithm to find the multiplicative inverse of 31 modulo n.
Breanna O.
Let $p=79, q=89, n=p q$, and $e=3$. Is $(n, e)$ a valid RSA public key? If so, compute the corresponding private RSA key $d$. If not, why not?
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Transcript
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD