Ask Question
16 April, 17:49

If userA sends a secure message to userB using an asymmetric cryptographic algorithm, and userB sends a reply, what key is used if userA wants another user, userC to read the reply message

+4
Answers (2)
  1. 16 April, 18:16
    0
    Answer:The

    The answer is User Cs uses the Public Key.

    Explanation:

    Public-key cryptography refers to a cryptographic system that uses pairs of keys: one that is a private keys, which are seen only by the use and public keys, which may be used widely by different users.

    The generation of such keys depends on algorithms that are cryptographic based on mathematical problems to provide function that is one way. A strong security only needs keeping the private key private; the public key can be openly distributed among users without compromising security.
  2. 16 April, 20:31
    0
    The answer is Symmetric Key cryptography

    Explanation:

    Because this method of encryption allow both parties to use the same key and cipher to encode and decode the ciphertext.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “If userA sends a secure message to userB using an asymmetric cryptographic algorithm, and userB sends a reply, what key is used if userA ...” 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