Ask Question
22 August, 18:12

A coffee shop is considering accepting orders and payments through their phone app and have decided to use public key encryption to encrypt their customers' credit card information. Is this a secure form of payment? A. No, public key encryption allows the credit card information to be read by the public. B. No, the internet protocols are open standards and thus everything sent over the internet is sent "in the clear". C. Yes, public key encryption is built upon computationally hard problems that even powerful computers cannot easily solve. D. Yes, public key encryption is secure because it transmits credit card information in binary.

+2
Answers (1)
  1. 22 August, 22:03
    0
    C. Yes, public key encryption is built upon computationally hard problems that even powerful computers cannot easily solve

    Explanation:

    Public Key encryption makes use of a public key and a private key to secure data sent over the internet, such as credit card information. The public key is shared publicly, as seen with an SSL/TLS certificate. The data encrypted by the public key can only be decrypted by the private key found on the website server. Data encrypted by the private key can only be decrypted by a specific public key. This makes public key encryption complex and hard to solve, making it very secure.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A coffee shop is considering accepting orders and payments through their phone app and have decided to use public key encryption to encrypt ...” 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