[Resource Topic] 2018/342: MergeMAC: A MAC for Authentication with Strict Time Constraints and Limited Bandwidth

Welcome to the resource topic for 2018/342

Title:
MergeMAC: A MAC for Authentication with Strict Time Constraints and Limited Bandwidth

Authors: Ralph Ankele, Florian Böhl, Simon Friedberger

Abstract:

This paper presents MergeMAC, a MAC that is particularly suitable for environments with strict time requirements and extremely limited bandwidth. MergeMAC computes the MAC by splitting the message into two parts. We use a pseudorandom function (PRF) to map messages to random bit strings and then merge them with a very efficient keyless function. The advantage of this approach is that the outputs of the PRF can be cached for frequently needed message parts. We demonstrate the merits of MergeMAC for authenticating messages on the CAN bus where bandwidth is extremely limited and caching can be used to recover parts of the message counter instead of transmitting it. We recommend an instantiation of the merging function MERGE and analyze the security of our construction. Requirements for a merging function are formally defined and the resulting EUF-CMA security of MergeMAC is proven.

ePrint: https://eprint.iacr.org/2018/342

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .