Structure
├──── README.md
|
├──── python-DPA-AES
|
|
|
├──── ...
| ├── ...
| ├── ...
| ├── ...
|
1. DPAconstest [link]
1.1 DPAcontest V2 [link]
- organized by the VLSI research group from the COMELEC department of the Télécom ParisTech french University
- the SASEBO GII board used for the acquisitions
- AES-128 Hardware implementation without countermeasure
1.2 DPAcontest V4 [link]
- organized by the Digital Electronic Systemsresearch group from the Communication & Electronics department of the Télécom ParisTech french University
- Several protected implementations of AES are targeted
- a masked implementation of AES-256 on an Atmel ATMega-163 smart-card (AES-256 RSM)
- an improved masked implementation of AES-128 on an Atmel ATMega-163 smart-card (v4.2)
- ANSSI has provided source code implementations of two masked AES on the ATMega8515 MCU target
- the first version (v1) of the masked AES
- EM (ElectroMagnetic) measurements
- 60,000 traces
- 100,000 time samples
- sampling rate 2 GS/s
- The traces are synchronized, and no specific hardware countermeasure has been activated on the ATMega8515
3. Grizzly [link]
- by Omar Choudary in August 2013
- power-analysis traces for an 8-bit load instruction
- recordings of the power-supply current of the 8-bit CPU Atmel XMEGA 256 A3U, an easily available microcontroller without side-channel countermeasures