SIde-Channel Analysis toolKit: embedded security evaluation tools
-
Updated
Dec 31, 2021 - C++
SIde-Channel Analysis toolKit: embedded security evaluation tools
DPA contest v4 writeup. Power analysis attack (Template and CPA attacks) on AES-256 RSM.
Repo contains codes implemented for different side channel attacks and faults for CS579 (physical attacks and countermeasures) for my Master's at Oregon State University
Code for the paper "Improving side-channel analysis with optimal linear transforms" (CARDIS 2012)
Hardware Security of IoT Devices (CS666) by Prof. Urbi Chatterrji, IITK
a Python Class including codes and methods to perform statistical correlation power analysis on AES-128 Encryption
Framework for side-channel attacks through power consumption using the Correlation Power Analysis (CPA) attack method. This implementation includes attacks on AES-128 and ASCON-128. As a baseline were used scripts developed by Léo Weissbart and Łukasz Chmielewski, provided by the CESCA Lab (https://cescalab.cs.ru.nl/).
Browser-based SPA/DPA/CPA demo — Kocher 1999, Brier-Clavier-Olivier 2004. Timing attacks measure how long the secret took; power attacks measure how hard the transistors worked. Drag the trace count and watch one correlation curve climb out of 255. Real AES, real Pearson correlation, simulated traces from real intermediates. No backends.
Add a description, image, and links to the correlation-power-analysis topic page so that developers can more easily learn about it.
To associate your repository with the correlation-power-analysis topic, visit your repo's landing page and select "manage topics."