Information Security and Cryptography Research Group

SIA: Secure Information Aggregation in Sensor Networks

Haowen Chan, Adrian Perrig, Bartosz Przydatek, and Dawn Song

Journal of Computer Security, vol. 15, no. 1, pp. 69–102, Jan 2007, Special Issue on Security of Ad-Hoc and Sensor Networks. Preliminary version: [PrSoPe03].

In sensor networks, data aggregation is a vital primitive enabling efficient data queries. An on-site aggregator device collects data from sensor nodes and produces a condensed summary which is forwarded to the off-site querier, thus reducing the communication cost of the query. Since the aggregator is on-site, it is vulnerable to physical compromise attacks. A compromised aggregator may report false aggregation results. Hence, it is essential that techniques are available to allow the querier to verify the integrity of the result returned by the aggregator node.

We propose a novel framework for secure information aggregation in sensor networks. By constructing efficient random sampling mechanisms and interactive proofs, we enable the querier to verify that the answer given by the aggregator is a good approximation of the true value, even when the aggregator and a fraction of the sensor nodes are corrupted. In particular, we present efficient protocols for secure computation of the median and average of the measurements, for the estimation of the network size, for finding the minimum and maximum sensor reading, and for random sampling and leader election. Our protocols require only sublinear communication between the aggregator and the user.

BibTeX Citation

@article{CPPS07,
    author       = {Haowen Chan and Adrian Perrig and Bartosz Przydatek and Dawn Song},
    title        = {{SIA}: Secure Information Aggregation in Sensor Networks},
    journal      = {Journal of Computer Security},
    pages        = {69--102},
    number       = {1},
    volume       = {15},
    year         = {2007},
    month        = {1},
    note         = {Special Issue on Security of Ad-Hoc and Sensor Networks.  Preliminary version:  \cite{PrSoPe03}},
}

Files and Links

  • There are currently no associated files available.