| SIde-Channel Analysis toolKit (SICAK)
    Software toolkit for side-channel analysis | 
CPA keyguess evaluation QT plugin interface. More...
#include <cpakeyeval.h>


| Public Member Functions | |
| virtual QString | getPluginName ()=0 | 
| Plugin name. | |
| virtual QString | getPluginInfo ()=0 | 
| Plugin info. | |
| virtual void | init (const char *param)=0 | 
| Initialize the plugin. | |
| virtual void | deInit ()=0 | 
| Deinitialize the plugin. | |
| virtual Vector< uint8_t > | evaluateKeyCandidates (const VectorType< size_t > &keyCandidates)=0 | 
| Evaluates the keyguess (e.g. maximum key candidate correlation traces) and returns the cipher key. | |
CPA keyguess evaluation QT plugin interface.
 1.8.15
 1.8.15