1,899 views
0 0 votes
Using RSA key crypto system with a = 1, b = 2 etc; value for encryption if prime value are p = 7 and q = 11, the legal value for secret key is .

a)69

b)49

c)49

d)119

1 Answer

Position:
Show:

Related questions

2 2 votes
0 0 answers
1.3k
1.3k views
Ashish Sharma 3 asked Jan 12, 2018
1,331 views
In RSA Algorithm, we have public key(e,n) and private key(d,n).Sender side we encrypt plain text P as an integer between 0 and n-1 as follows:$P^{e}modn$and send it.At re...
0 0 votes
1 1 answer
630
630 views
gatecse asked Dec 9, 2020
630 views
____________ uses pretty good privacy algorithm.Electronic mailsFile encryptionBoth Electronic mails and File encryptionNone of the options
0 0 votes
1 1 answer
2.9k
2.9k views
go_editor asked Nov 20, 2020
2,932 views
Using ‘RSA’ public key cryptosystem, if $p=3$, $q=11$ and $d=7$, find the value of $e$ and encrypt the number $’19’$$20, 19$$33,11$$3, 28$$77, 28$
0 0 votes
2 2 answers
3.1k
3.1k views
go_editor asked Nov 20, 2020
3,095 views
Which among the following statement(s) is(are) true?A hash function takes a message of arbitrary length and generates a fixed length codeA hash function takes a message o...