WizardsToolkit  1.0.7
_TwofishInfo Struct Reference

Data Fields

unsigned int blocksize
unsigned int k [32]
unsigned int sbox [4][256]
unsigned int w [8]
time_t timestamp
size_t signature

Field Documentation

Definition at line 53 of file twofish.c.

Referenced by AcquireTwofishInfo(), and GetTwofishBlocksize().

unsigned int _TwofishInfo::k[32]

Definition at line 53 of file twofish.c.

unsigned int _TwofishInfo::sbox[4][256]

Definition at line 53 of file twofish.c.

Referenced by SetTwofishKey().

Definition at line 59 of file twofish.c.

Referenced by AcquireTwofishInfo().

unsigned int _TwofishInfo::w[8]

Definition at line 53 of file twofish.c.

Referenced by DecipherTwofishBlock(), and EncipherTwofishBlock().


The documentation for this struct was generated from the following file: