subject

Alice wants to sign and then send a confidential letter M to Bob. Which one of the following is sent by Alice to Bob. Let

Apk: Alice's public key
Apr: Alice's private key
Bpk: Bob's public key
Bpr: Bob's private key
E(M, K): Encryption the message M with the key K
D(M, K): Decryption the message M with the key
K H(M): Hash value of M

(Select all that apply.)

1. A->B: E(H(M, Apk))
2. A->B: E(H(M), Bpr)
3. A->B: E(E(M, Apk),Bpk)
4. A->B: E_Apk(E_Bpr(M))
5. A->B: ED(M, Apr), Bpk)
6. A->B: E(E(M, Apr), Bpk)
7. A->B: D(E(M, Apr), Bpk)
8. A->B: E(E(M, Apr), Bpr)
9. A->B: E(H(M),Bpk)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:00
Which is the correct sequence of steps to set up a document in landscape orientation? a. select page setup from the file menu. then click the margins tab and select landscape. b. select page setup from the edit menu. then click the margins tab and select landscape. c. select page setup from the insert menu. then click the margins tab and select landscape. d. select page setup from the format menu. then click the margins tab and select landscape
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
question
Computers and Technology, 24.06.2019 08:20
Which type of entity describes a fundamental business aspect of a database? a. linking b. lookup c. domain d. weak
Answers: 3
question
Computers and Technology, 24.06.2019 10:00
What did i do wrong with this const discord = require('discord.js'); var bot = new discord.client(); const token = 'ntm3mjcxmtu1mjg3ote2ntq2.dyogew.dpfiwfpuifzuzvifop-csuxasnm' const prefix = "! " bot.registry.registergroup('simple', 'simple'); bot.registry.registerdefaults(); bot.registry. + '/commands'); bot.on('message', message => { if(message.content == 'hi! ') { message.channel.send ('@everyone sup, how is @everyone day going'); } if(message.content == 'h3lp') { message.channel.send ('dose not have any commands yet'); } bot.on('ready', function() { console.log("ready") }); bot.login(token);
Answers: 1
You know the right answer?
Alice wants to sign and then send a confidential letter M to Bob. Which one of the following is sent...
Questions
question
Mathematics, 17.01.2021 09:00
question
Social Studies, 17.01.2021 09:00