Securing Optimized Code Against Power Side Channels
2023 (English)In: 2023 IEEE 36TH COMPUTER SECURITY FOUNDATIONS SYMPOSIUM, CSF, Institute of Electrical and Electronics Engineers (IEEE) , 2023, p. 340-355Conference paper, Published paper (Refereed)
Abstract [en]
Side-channel attacks impose a serious threat to cryptographic algorithms, including widely employed ones, such as AES and RSA. These attacks take advantage of the algorithm implementation in hardware or software to extract secret information via side channels. Software masking is a mitigation approach against power side-channel attacks aiming at hiding the secret-revealing dependencies from the power footprint of a vulnerable implementation. However, this type of software mitigation often depends on general-purpose compilers, which do not preserve non-functional properties. Moreover, microarchitectural features, such as the memory bus and register reuse, may also leak secret information. These abstractions are not visible at the high-level implementation of the program. Instead, they are decided at compile time. To remedy these problems, security engineers often sacrifice code efficiency by turning off compiler optimization and/or performing local, post-compilation transformations. This paper proposes Secure by Construction Code Generation (SecCG), a constraint-based compiler approach that generates optimized yet protected against power side channels code. SecCG controls the quality of the mitigated program by efficiently searching the best possible low-level implementation according to a processor cost model. In our experiments with twelve masked cryptographic functions up to 100 lines of code on Mips32 and ARM Thumb, SecCG speeds up the generated code from 77% to 6.6 times compared to non-optimized secure code with an overhead of up to 13% compared to non-secure optimized code at the expense of a high compilation cost. For security and compiler researchers, this paper proposes a formal model to generate power side channel free low-level code. For software engineers, SecCG provides a practical approach to optimize performance critical and vulnerable cryptographic implementations that preserve security properties against power side channels.
Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE) , 2023. p. 340-355
Series
Proceedings IEEE Computer Security Foundations Symposium, ISSN 1940-1434
Keywords [en]
compilation, power side-channel attacks, code optimization, software masking, constraint programming
National Category
Computer Engineering
Identifiers
URN: urn:nbn:se:kth:diva-338153DOI: 10.1109/CSF57540.2023.00016ISI: 001061509400023Scopus ID: 2-s2.0-85167594341OAI: oai:DiVA.org:kth-338153DiVA, id: diva2:1805214
Conference
IEEE 36th Computer Security Foundations Symposium (CSF), JUL 10-14, 2023, Dubrovnik, CROATIA
Note
Not duplicate with DiVA 1755804
Part of ISBN 979-8-3503-2192-0
QC 20231016
2023-10-162023-10-162025-01-17Bibliographically approved