/leakage-modelling-tutorial

A tutorial on side channel leakage modelling using linear regression

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Side channel leakage modelling tutorial

This is a collection of scripts that I developed back in 2013 to understand apllication of linear regression techniques in side channel analysis.

The explanation and more material is coming.

The tutorial uses the same example traces and data as the Pysca toobox (https://github.com/ikizhvatov/pysca). It is intended to be a subfolder of Pysca but maintained as a separate repository.

Author: Ilya Kizhvatov
License: GPLv3 for code