Ask Question
13 June, 22:08

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. 13 June, 23:16
    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.
  2. 13 June, 23:49
    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.
Know the Answer?
Not Sure About the Answer?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers