|
CCastAuth:
The CCastAuth module provides convergecast authentication
within a cluster of sensor nodes. It is based on the provably secure
framework for information aggregation by Manulis and Schwenk and
consists of the three phases upflow, downflow, and verification. It has
the interface functions void aggregate, error_t validateInput, and
error_t validateOutput. It depends on the identity and the Hmac-Md5
module. As an option also the tinyRNG module can be used.
* If you are interested in this module for pure research
and development purposes, please contact RUB.
|