International Association for Cryptologic Research

International Association
for Cryptologic Research

Transactions on Cryptographic Hardware and Embedded Systems, Volume 2022

Semi-Automatic Locating of Cryptographic Operations in Side-Channel Traces


Jens Trautmann
Friedrich-Alexander-Universität Erlangen-Nürnberg

Arthur Beckers
KU Leuven

Lennert Wouters
KU Leuven

Benedikt Gierlichs
KU Leuven

Stefan Wildermann
Friedrich-Alexander-Universität Erlangen-Nürnberg

Ingrid Verbauwhede
KU Leuven

Jürgen Teich
Friedrich-Alexander-Universität Erlangen-Nürnberg


Keywords: Side-channel analysis, locating of cryptographic operations


Abstract

Locating a cryptographic operation in a side-channel trace, i.e. finding out where it is in the time domain, without having a template, can be a tedious task even for unprotected implementations. The sheer amount of data can be overwhelming. In a simple call to OpenSSL for AES-128 ECB encryption of a single data block, only 0.00028% of the trace relate to the actual AES-128 encryption. The rest is overhead. We introduce the (to our best knowledge) first method to locate a cryptographic operation in a side-channel trace in a largely automated fashion. The method exploits meta information about the cryptographic operation and requires an estimate of its implementation’s execution time. The method lends itself to parallelization and our implementation in a tool greatly benefits from GPU acceleration. The tool can be used offline for trace segmentation and for generating a template which can then be used online in real-time waveformmatching based triggering systems for trace acquisition or fault injection. We evaluate it in six scenarios involving hardware and software implementations of different cryptographic operations executed on diverse platforms. Two of these scenarios cover realistic protocol level use-cases and demonstrate the real-world applicability of our tool in scenarios where classical leakage-detection techniques would not work. The results highlight the usefulness of the tool because it reliably and efficiently automates the task and therefore frees up time of the analyst. The method does not work on traces of implementations protected by effective time randomization countermeasures, e.g. random delays and unstable clock frequency, but is not affected by masking, shuffling and similar countermeasures.

Publication

Transactions of Cryptographic Hardware and Embedded Systems, Volume 2022, Issue 1

Paper

Artifact

Artifact number
tches/2022/a8

Artifact published
March 14, 2022

README

ZIP (513 MB)  

View on Github

License


BibTeX How to cite

Trautmann, J., Beckers, A., Wouters, L., Wildermann, S., Verbauwhede, I., & Teich, J. (2021). Semi-Automatic Locating of Cryptographic Operations in Side-Channel Traces. IACR Transactions on Cryptographic Hardware and Embedded Systems, 2022(1), 345–366. https://doi.org/10.46586/tches.v2022.i1.345-366. Artifact available at https://artifacts.iacr.org/tches/2022/a8