@inproceedings{82c6cef18cf7475182cc665213cbe587,
title = "TEC-tree: A low-cost, parallelizable tree for efficient defense against memory replay attacks",
abstract = "Replay attacks are often the most costly attacks to thwart when dealing with off-chip memory integrity. With a trusted System-on-Chip, the existing countermeasures against replay require a large amount of on-chip memory to provide tamper-proof storage for metadata such as hash values or nonces. Tree-based strategies can be deployed to reduce this unacceptable overhead; for example, the well-known Merkle tree technique decreases this overhead to a single hash value. However, it comes at the cost of performance-killing characteristics for embedded systems - e.g. non-parallelizable hash computations on tree updates. In this paper, we propose an alternative solution: the Tamper-Evident Counter Tree (TEC-Tree). It allows for tamper-evident offchip storage of the nonces involved in a replay countermeasure; TEC-Tree parallelizes the computations involved in both the authentication and tree update processes. Moreover, because our tree relies on block encryption, it provides data confidentiality at no extra cost. TEC-Tree is a deployable solution for memory integrity, with low performance hit and hardware cost.",
keywords = "Confidentiality, Memory integrity, Merkle trees, Parallelizability, Physical attacks, Replay attacks, Tamper evidence",
author = "Reouven Elbaz and David Champagne and Lee, {Ruby B.} and Lionel Torres and Gilles Sassatelli and Pierre Guillemin",
year = "2007",
doi = "10.1007/978-3-540-74735-2_20",
language = "English (US)",
isbn = "9783540747345",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "289--302",
booktitle = "Cryptographic Hardware and Embedded Systems - CHES 2007 - 9th International Workshop, Proceedings",
address = "Germany",
note = "9th International Workshop on Cryptographic Hardware and Embedded Systems, CHES 2007 ; Conference date: 10-09-2007 Through 13-09-2007",
}