SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
random128co.cpp File Reference

SICAK CPA measurement scenario plugin: sends key command (0x01), followed by the cipher key, followed by N times {encrypt command (0x02) followed by 16 bytes of random data}. Makes use of multiple captures per oscilloscope run (e.g. Picoscope's rapid block mode). More...

#include <QString>
#include <QTextStream>
#include <QJsonObject>
#include <QJsonDocument>
#include <QFile>
#include <random>
#include "random128co.h"
#include "filehandling.hpp"
#include "global_calls.hpp"
Include dependency graph for random128co.cpp:

Detailed Description

SICAK CPA measurement scenario plugin: sends key command (0x01), followed by the cipher key, followed by N times {encrypt command (0x02) followed by 16 bytes of random data}. Makes use of multiple captures per oscilloscope run (e.g. Picoscope's rapid block mode).

Author
Petr Socha
Version
1.0