CompTIA CASP+ (CAS-004) — Question 213
A third-party organization has implemented a system that allows it to analyze customers’ data and deliver analysis results without being able to see the raw data. Which of the following is the organization implementing?
Answer options
- A. Asynchronous keys
- B. Homomorphic encryption
- C. Data lake
- D. Machine learning
Correct answer: B
Explanation
The correct answer is B, Homomorphic encryption, as it allows computations on encrypted data, enabling analysis without exposure to raw data. Options A (Asynchronous keys) and C (Data lake) do not provide analysis capabilities without accessing raw data, while D (Machine learning) relies on access to data for training models.