This document summarizes a research paper on privacy-preserving data aggregation without a secure channel. It discusses two models for aggregating private data from multiple participants: one with an external aggregator and one where participants calculate the aggregation jointly. The paper proposes protocols for the aggregator or participants to calculate the sum and product of the private data in a way that preserves the privacy of each participant's data, without requiring secure pairwise channels between participants. The protocols are based on the computational hardness of solving certain cryptographic problems like the discrete logarithm problem.