|
Pol
Revision:cb584c9
|
#include <twofish.h>
Public Attributes | |
| unsigned char | direction |
| unsigned int | key32 [8] |
| int | keyLen |
| char | keyMaterial [68] |
| unsigned int | keySig |
| int | numRounds |
| unsigned int | sboxKeys [4] |
| unsigned int | subKeys [40] |
| unsigned char Pol::Crypt::tagkeyInstance::direction |
Definition at line 18 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::MakeKey().
| unsigned int Pol::Crypt::tagkeyInstance::key32[8] |
Definition at line 23 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::Init(), Pol::Crypt::TwoFish::MakeKey(), and Pol::Crypt::TwoFish::ReKey().
| int Pol::Crypt::tagkeyInstance::keyLen |
Definition at line 19 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), Pol::Crypt::TwoFish::MakeKey(), and Pol::Crypt::TwoFish::ReKey().
| char Pol::Crypt::tagkeyInstance::keyMaterial[68] |
Definition at line 21 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::MakeKey().
| unsigned int Pol::Crypt::tagkeyInstance::keySig |
Definition at line 22 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::MakeKey().
| int Pol::Crypt::tagkeyInstance::numRounds |
Definition at line 20 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), Pol::Crypt::TwoFish::MakeKey(), and Pol::Crypt::TwoFish::ReKey().
| unsigned int Pol::Crypt::tagkeyInstance::sboxKeys[4] |
Definition at line 24 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), and Pol::Crypt::TwoFish::ReKey().
| unsigned int Pol::Crypt::tagkeyInstance::subKeys[40] |
Definition at line 25 of file twofish.h.
Referenced by Pol::Crypt::TwoFish::BlockEncrypt(), and Pol::Crypt::TwoFish::ReKey().