ECF 1.5
Public Member Functions | Public Attributes | List of all members
QKD::Attack Class Reference

Public Member Functions

 Attack (Stats &_stats)
 
void begin ()
 
bool getNext (algebra::mat &e0, algebra::mat &e1, algebra::mat &e2, algebra::mat &e3)
 
double SafeSqrt (double x)
 
bool buildAttackVec (algebra::mat &e0, algebra::mat &e1, algebra::mat &e2, algebra::mat &e3)
 

Public Attributes

bool debugStart
 

Detailed Description

Definition at line 155 of file attack.h.

Constructor & Destructor Documentation

◆ Attack()

QKD::Attack::Attack ( Stats _stats)
inline

Definition at line 159 of file attack.h.

Member Function Documentation

◆ begin()

void QKD::Attack::begin ( )
inline

Definition at line 180 of file attack.h.

◆ buildAttackVec()

bool QKD::Attack::buildAttackVec ( algebra::mat e0,
algebra::mat e1,
algebra::mat e2,
algebra::mat e3 
)
inline

Definition at line 234 of file attack.h.

◆ getNext()

bool QKD::Attack::getNext ( algebra::mat e0,
algebra::mat e1,
algebra::mat e2,
algebra::mat e3 
)
inline

Definition at line 192 of file attack.h.

◆ SafeSqrt()

double QKD::Attack::SafeSqrt ( double  x)
inline

Definition at line 222 of file attack.h.

Member Data Documentation

◆ debugStart

bool QKD::Attack::debugStart

Definition at line 220 of file attack.h.


The documentation for this class was generated from the following file: