1. What have the authors contributed in "Aggregate message authentication codes" ?
The authors propose and investigate the notion of aggregate message authentication codes ( MACs ) which have the property that multiple MAC tags, computed by ( possibly ) different senders on multiple ( possibly different ) messages, can be aggregated into a shorter tag that can still be verified by a recipient who shares a distinct key with each sender.. The authors suggest aggregate MACs as an appropriate tool for authenticated communication in mobile ad-hoc networks or other settings where resource-constrained devices share distinct keys with a single entity ( such as a base station ), and communication is an expensive resource.
read more
2. What could be used to improve the communication complexity in schemes such as those of [13] or?
Aggregate MACs could also be used to improve the communication complexity in schemes such as those of [13] or [10] which deal with aggregation of data.
read more
3. What is the reason why the authors conclude that tag is a valid forgery?
The authors conclude that tag is a valid forgery with probability only negligibly better than 2−n, and so the adversary cannot output a valid forgery except with negligible probability.
read more
4. What is the main idea behind the introduction of aggregate signatures?
Aggregate signatures, introduced by Boneh et al. [5, 14], allow t distinct signatures by t (possibly different) signers on t (possibly different) messages to be aggregated into a shorter signature that still suffices to convince a verifier that each signer did indeed sign the appropriate message.
read more