Visible to the public Compilation of a Countermeasure Against Instruction-Skip Fault Attacks

TitleCompilation of a Countermeasure Against Instruction-Skip Fault Attacks
Publication TypeConference Paper
Year of Publication2016
AuthorsBarry, Thierno, Couroussé, Damien, Robisson, Bruno
Conference NameProceedings of the Third Workshop on Cryptography and Security in Computing Systems
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-4065-6
KeywordsAES, compiler, countermeasures, Fault Attacks, LLVM, Metrics, pubcrawl, Resiliency, scalabilty, Securing Compilers
Abstract

Physical attacks especially fault attacks represent one the major threats against embedded systems. In the state of the art, software countermeasures against fault attacks are either applied at the source code level where it will very likely be removed at compilation time, or at assembly level where several transformations need to be performed on the assembly code and lead to significant overheads both in terms of code size and execution time. This paper presents the use of compiler techniques to efficiently automate the application of software countermeasures against instruction-skip fault attacks. We propose a modified LLVM compiler that considers our security objectives throughout the compilation process. Experimental results illustrate the effectiveness of this approach on AES implementations running on an ARM-based microcontroller in terms of security overhead compared to existing solutions.

URLhttp://doi.acm.org/10.1145/2858930.2858931
DOI10.1145/2858930.2858931
Citation Keybarry_compilation_2016