Which statement best describes how public-key encryption maintains confidentiality?

Study with Khan Academy's The Internet Test. Prepare with dynamic questions, interactive hints, and detailed explanations. Ace your exam confidently!

Multiple Choice

Which statement best describes how public-key encryption maintains confidentiality?

Explanation:
Public-key encryption keeps messages confidential by using two keys: a public key that anyone can use to encrypt, and a private key that only the recipient keeps to decrypt. When you encrypt data with the public key, only the holder of the private key can undo that encryption and read the original message. That ownership of the private key is what ensures secrecy even if the ciphertext travels across an open network. So the statement that data encrypted with the public key can be decrypted only with the private key best describes how confidentiality is maintained. The other ideas describe signing (encrypting with the private key so others can verify), relying on TLS for transport security, or keeping data on a server, none of which capture the core way public-key encryption protects content.

Public-key encryption keeps messages confidential by using two keys: a public key that anyone can use to encrypt, and a private key that only the recipient keeps to decrypt. When you encrypt data with the public key, only the holder of the private key can undo that encryption and read the original message. That ownership of the private key is what ensures secrecy even if the ciphertext travels across an open network. So the statement that data encrypted with the public key can be decrypted only with the private key best describes how confidentiality is maintained. The other ideas describe signing (encrypting with the private key so others can verify), relying on TLS for transport security, or keeping data on a server, none of which capture the core way public-key encryption protects content.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy