SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
|
SICAK VISUalisation text-based UI. More...
#include <QObject>
#include <QCommandLineParser>
#include <QtCharts/QChartView>
#include <QtCharts/QLineSeries>
#include <QtCharts/QValueAxis>
#include "blockprocess.h"
#include "tracesprocess.h"
Go to the source code of this file.
Classes | |
class | Visu |
Class providing text-based UI allowing to plot power traces, correlation traces or t-value traces. More... | |
struct | Visu::PowerTraceSeries |
struct | Visu::CorrelationTraceSeries |
SICAK VISUalisation text-based UI.