CDPSE · Question #436
An organization hosts data collected from its customers in the cloud and needs accurate data processing from its third parties without disclosing sensitive data. Which of the following privacy- enhanc
The correct answer is C. Homomorphic encryption. Homomorphic encryption allows third parties to process encrypted data without ever decrypting it, ensuring sensitive data is not disclosed while still enabling accurate computations. This makes it the most appropriate PET for the described scenario.
Question
An organization hosts data collected from its customers in the cloud and needs accurate data processing from its third parties without disclosing sensitive data. Which of the following privacy- enhancing technologies (PETs) is MOST appropriate for this situation?
Options
- AZero-knowledge proofs
- BTrusted execution environments
- CHomomorphic encryption
- DCommunication anonymizer
How the community answered
(33 responses)- A6% (2)
- B9% (3)
- C82% (27)
- D3% (1)
Explanation
Homomorphic encryption allows third parties to process encrypted data without ever decrypting it, ensuring sensitive data is not disclosed while still enabling accurate computations. This makes it the most appropriate PET for the described scenario.
Topics
Community Discussion
No community discussion yet for this question.