Cryptography : RSA Problem - Public and Private Keys
Fill in the blank choose public or private.
Alice chooses two large prime numbers p and q. She finds their product m = pq, which is _____.
She also finds n= (p-1)(q-1) which is _____.
She chooses e which is _____and finds d=_____.
The number e is public or private. and the number d is public or private.
When Bob wants to send a message x (a number representing a block of letters) to Alice, he calculates y= ________ and sends it to Alice.
Alice receives y and finds the plain text x by computing:__________.
https://brainmass.com/math/basic-algebra/cryptography-rsa-problem-public-private-keys-17883
Solution Preview
Fill in the blank choose public or private. Alice chooses two large prime numbers p and q. She finds their product m = pq, ...
Solution Summary
An RSA problem is solved. Public and private keys are identified.
$2.19