SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
|
SICAK character device plugin: serial port. More...
#include <QObject>
#include <QtPlugin>
#include "chardevice.h"
#include "exceptions.hpp"
#include <termios.h>
#include <unistd.h>
#include <fcntl.h>
Go to the source code of this file.
Classes | |
class | SerialPort |
Serial port interface (Win32/Posix) SICAK CharDevice plugin. More... | |
SICAK character device plugin: serial port.