blockCipherContext Struct Reference
[Block ciphers]

Holds a pointer to a blockcipher as well as its parameters. More...

#include <beecrypt.h>


Data Fields

const blockCipheralgo
 Pointer to a blockCipher.
blockCipherParamparam
 Pointer to the parameters used by algo.
cipherOperation op


Detailed Description

Holds a pointer to a blockcipher as well as its parameters.

Warning:
A context can be used by only one thread at the same time.

Definition at line 655 of file beecrypt.h.


Field Documentation

blockCipherContext::algo
 

Pointer to a blockCipher.

Definition at line 660 of file beecrypt.h.

blockCipherContext::op
 

Definition at line 667 of file beecrypt.h.

blockCipherContext::param
 

Pointer to the parameters used by algo.

Definition at line 664 of file beecrypt.h.


The documentation for this struct was generated from the following file:
Generated on Tue May 16 02:49:28 2006 for BeeCrypt by  doxygen 1.4.6