subject
Computers and Technology, 15.06.2021 18:10 srtero

REFACE Consider the following definitions within the context of an asymmetric cryptosystem
Alice is the owner of a pair of asymmetric cryptographic keys
PUBA - her public key
RIV A - her private key
Bob is the owner of a pair of asymmetric cryptographic keys
PUB8 - his public key
PRIV8 - his private key

Encrypting a message can be represented withe the following:

A-> B: M
Alice sends Bob a message M C is a ciphertext

M is a message
K is a key
E( ) is an encryption algorithm D( ) is a decryption algorithm H( ) is a hashing algorithm
C=E(m1,k1)
You get the ciphertext by encrypting the message with Key K1
M=D(c1,k2)
You get the message by decrypting the message with Key K2 h = H(M)

You get the hash of message M
Use the above definitions to show how to provide security to communications between Alice and Bob. Below is an example:
Alice encrypts a message with her public key and sends it to Bob:
A-> B: E(M, PUBA)

QUESTIONS :

1. Show how Alice can send a message to Bob that preservers ONLY the confidentiality of the message.
2. Show how Bob can send a message to Alice that enables Alice to verify the integrity of the message.
3. Show how Alice can send a message to Bob that preserves the message's confidentiality while also providing Bob the ability to verify the message's integrity.
4. Show how Bob can send a signed message to Alice that includes his digital signature.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 03:30
Many everyday occurrences can be represented as a binary bit. for example, a door is open or closed, the stove is on or off, and the fog is asleep or awake. could relationships be represented as a binary value? give example.
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
What does the faves button do? a. users mark a web page as a favorite b. leads other readers to favor a specific page c. readers sort and align their favicons, or favorite icons d. leads users to a message board where they can post questions
Answers: 1
question
Computers and Technology, 23.06.2019 19:30
Anul 2017 tocmai s-a încheiat, suntem trişti deoarece era număr prim, însă avem şi o veste bună, anul 2018 este produs de două numere prime, 2 şi 1009. dorel, un adevărat colecţionar de numere prime, şi-a pus întrebarea: “câte numere dintr-un interval [a,b] se pot scrie ca produs de două numere prime? “.
Answers: 1
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
You know the right answer?
REFACE Consider the following definitions within the context of an asymmetric cryptosystem
Al...
Questions
Questions on the website: 13722359