Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 555 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 555 Bytes

Adaptive SCA

Adaptive side-channel analysis on white-box block cipher implementations.

This repository is relevant to the paper "Adaptive Side-Channel Analysis Model and Its Applications to White-Box Block Cipher Implementations" by Yufeng Tang, Zheng Gong, Tao Sun, Jinhai Chen and Fan Zhang (Inscrypt 2021).

The folders contain two implementations:

  1. Adaptive DCA on breaking Lee et al.'s improved masking white-box AES.

  2. Adaptive DFA on breaking Lee et al.'s table redundant white-box AES.