Ask Question
26 June, 22:24

A group of accountants encrypt the emails they send to your company because they contain highly sensitive financial information. Today you received a call from one of your users stating they are unable to decrypt any of the emails sent by the accountants.

Which of the following steps will you take to resolve this issue?

a. Generate a new public and private key.

b. Disable email encryption.

c. Send your private key to the accountants.

d. Have the accounting company send their private key to you.

+5
Answers (1)
  1. 27 June, 00:21
    0
    a) Generate a new public and private key

    Explanation:

    You encrypt a message using the recipient's public key and the recipient decrypts the message using his own private key. Only the public key can be known by an external agent. The private key is for the individual and is not expected to be shared. In the event that the recipient cannot decrypt the message, it is unsafe to send one's private key to him. He does not even need one's private key to decrypt the message, he needs his own private key.

    The best thing to do is to generate another means of security by generating new public and private key so that the sender encrypts the message with the new public key and the receiver decrypts it using his new private key.

    Option B is wrong because, if the encryption is removed, the aim, which is to secure the message from intruders is not achieved.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A group of accountants encrypt the emails they send to your company because they contain highly sensitive financial information. Today you ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers