#include "bcipherbase.h"
Include dependency graph for bcipherbase.cc:
Go to the source code of this file.
Variables | |
const size_t | BLOCKSIZE = 8 |
const size_t | null_par_kl [9] = {8,16,24,32,48,64,96,128,256} |
|
Definition at line 20 of file bcipherbase.cc. Referenced by BlockCipherBase::DecryptBlock(), and BlockCipherBase::EncryptBlock(). |
|
Definition at line 22 of file bcipherbase.cc. |