#include <beecrypt.h>
Collaboration diagram for blockCipherContext:
Public Member Functions | |
blockCipherContext () | |
blockCipherContext (const blockCipher *) | |
~blockCipherContext () | |
Public Attributes | |
const blockCipher * | algo |
Pointer to a blockCipher. | |
blockCipherParam * | param |
Pointer to the parameters used by algo. | |
cipherOperation | op |
|
|
|
|
|
|
|
Pointer to a blockCipher.
|
|
|
|
Pointer to the parameters used by algo.
|