QuestionQ370

Privacy Engineering

An organization stores data collected from its customers in the cloud and requires its third parties to process the data accurately without revealing sensitive information. Which privacy-enhancing technology (PET) is MOST appropriate for this scenario?

  • A Zero-knowledge proofs
  • B Trusted execution environments
  • C Homomorphic encryption
  • D Communication anonymizer
Explanation

Homomorphic encryption allows computations to be performed directly on encrypted data, producing results that can be decrypted by the authorized party without exposing the underlying sensitive customer data to third parties.

Community Discussion

No comments yet. Be the first to start the discussion!