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, 22.06.2019 15:50
The file sales data.xlsx contains monthly sales amounts for 40 sales regions. write a sub that uses a for loop to color the interior of every other row (rows 3, 5, etc.) gray. color only the data area, columns a to m. (check the file colors in excel.xlsm to find a nice color of gray.)
Answers: 2
question
Computers and Technology, 22.06.2019 18:00
Which of the following physical laws can make the flow of water seem more realistic? a. motion b. gravity c. fluid dynamics d. thermodynamics
Answers: 2
question
Computers and Technology, 23.06.2019 10:30
How would you categorize the software that runs on mobile devices? break down these apps into at least three basic categories and give an example of each.
Answers: 1
question
Computers and Technology, 23.06.2019 20:40
Instruction active describing list features which statements accurately describe the features of word that are used to create lists? check all that apply. the tab key can be used to create a sublist. the enter key can be used to add an item to a list. the numbering feature allows for the use of letters in a list. the numbering feature can change the numbers to bullets in a list. the multilevel list feature provides options for different levels in a list.
Answers: 2
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
Questions on the website: 13722363