[Resource Topic] 2018/1002: "S-Box" Implementation of AES is NOT side-channel resistant

Welcome to the resource topic for 2018/1002

Title:
“S-Box” Implementation of AES is NOT side-channel resistant

Authors: C Ashokkumar, Bholanath Roy, M Bhargav Sri Venkatesh, Bernard L Menezes

Abstract:

Several successful cache-based attacks have provided strong impetus for developing side channel resistant software implementations of AES. One of the best-known countermeasures - use of a “minimalist” 256-byte look-up table - has been employed in the latest (assembly language) versions. Software and hardware prefetching and out-of-order execution in modern processors have served to further shrink the attack surface. Despite these odds, we devise and implement two strategies to retrieve the complete AES key. The first uses adaptively chosen plaintext and random plaintext in a 2-round attack. The second strategy employs only about 50 blocks of random plaintext in a novel single round attack. The attack can be extended to spying on table accesses during decryption in a ciphertext-only attack. We also present an analytical model to explain the effect of false positives and false negatives and capture various practical tradeoffs involving number of blocks of plaintext, offline computation time for key retrieval and success probability.

ePrint: https://eprint.iacr.org/2018/1002

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .