Paper 2015/795

Fast and Memory-Efficient Key Recovery in Side-Channel Attacks

Andrey Bogdanov, Ilya Kizhvatov, Kamran Manzoor, Elmar Tischhauser, and Marc Witteman

Abstract

Side-channel attacks are powerful techniques to attack implementations of cryptographic algorithms by observing its physical parameters such as power consumption and electromagnetic radiation that are modulated by the secret state. Most side-channel attacks are of divide-and-conquer nature, that is, they yield a ranked list of secret key chunks, e.g., the subkey bytes in AES. The problem of the key recovery is then to find the correct combined key. An optimal key enumeration algorithm (OKEA) was proposed by Charvillon et al at SAC'12. Given the ranked key chunks together with their probabilities, this algorithm outputs the full combined keys in the optimal order -- from more likely to less likely ones. OKEA uses plenty of memory by its nature though, which limits its practical efficiency. Especially in the cases where the side-channel traces are noisy, the memory and running time requirements to find the right key can be prohibitively high. To tackle this problem, we propose a score-based key enumeration algorithm (SKEA). Though it is suboptimal in terms of the output order of cadidate combined keys, SKEA's memory and running time requirements are more practical than those of OKEA. We verify the advantage at the example of a DPA attack on an 8-bit embedded software implementation of AES-128. We vary the number of traces available to the adversary and report a significant increase in the success rate of the key recovery due to SKEA when compared to OKEA, within practical limitations on time and memory. We also compare SKEA to the probabilistic key enumeration algorithm (PKEA) by Meier and Staffelbach and show its practical superiority in this case. SKEA is efficiently parallelizable. We propose a high-performance solution for the entire conquer stage of side-channel attacks that includes SKEA and the subsequent full key testing, using AES-NI on Haswell Intel CPUs.

Note: Typos fixed, plots improved, a related paper cited.

Metadata
Available format(s)
PDF
Publication info
Published elsewhere. Minor revision. SAC 2015
Keywords
side channel attacksDPAkey enumerationAES-NI
Contact author(s)
ilya kizhvatov @ gmail com
History
2015-10-02: revised
2015-08-10: received
See all versions
Short URL
https://ia.cr/2015/795
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2015/795,
      author = {Andrey Bogdanov and Ilya Kizhvatov and Kamran Manzoor and Elmar Tischhauser and Marc Witteman},
      title = {Fast and Memory-Efficient Key Recovery in Side-Channel Attacks},
      howpublished = {Cryptology ePrint Archive, Paper 2015/795},
      year = {2015},
      note = {\url{https://eprint.iacr.org/2015/795}},
      url = {https://eprint.iacr.org/2015/795}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.