|
Pol
Revision:cb584c9
|
#include <twofish.h>
Public Attributes | |
| unsigned int | cipherSig |
| unsigned char | IV [16] |
| unsigned int | iv32 [4] |
| unsigned char | mode |
| unsigned int Pol::Crypt::tagcipherInstance::cipherSig |
Definition at line 32 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::CipherInit().
| unsigned char Pol::Crypt::tagcipherInstance::IV[16] |
Definition at line 31 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), and Pol::Crypt::TwoFish::CipherInit().
| unsigned int Pol::Crypt::tagcipherInstance::iv32[4] |
Definition at line 33 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), and Pol::Crypt::TwoFish::CipherInit().
| unsigned char Pol::Crypt::tagcipherInstance::mode |
Definition at line 30 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), and Pol::Crypt::TwoFish::CipherInit().