Security Scol plugin
|
Kalyna block cipher base class. More...
#include <kalyna.h>
Protected Types | |
typedef SecBlock< word64, AllocatorWithCleanup< word64, true > > | AlignedSecBlock64 |
Protected Attributes | |
AlignedSecBlock64 | m_wspace |
AlignedSecBlock64 | m_mkey |
AlignedSecBlock64 | m_rkeys |
unsigned int | m_kl |
unsigned int | m_nb |
unsigned int | m_nk |
|
protected |
|
protected |
|
protected |
|
mutableprotected |