UC BERKELEY
EECS technical reports
TECHNICAL REPORTS


EECS-2009-15.pdf
Conditions of Use

Archive Home Page

Elimination of Side Channel Attacks on a Precision Timed Architecture

Authors:
Liu, Isaac
McGrogan, David
Technical Report Identifier: EECS-2009-15
January 26, 2009
EECS-2009-15.pdf

Abstract: Side-channel attacks exploit information-leaky implementations of cryptographic algorithms to find the encryption key. These information leaks are caused by the underlying execution platform which contains hardware elements designed to optimize performance at the expense of predictable execution time. This shows that for security systems, not only does the software need to be secure, but the execution platform also needs to be secure in order for the entire system to be truly secure. PRET is an architecture designed for real time systems that has total predictability without sacrificing performance. It contains ISA extensions to bring total control over a program's temporal properties to the software level. We show that this design can not only defend against all software side channel attacks on encryption algorithms, but completely eliminate the root cause of the problem. We demonstrate this by running a reference implementation of the RSA algorithm on PRET and proving its immunity to side channel attacks.