sched Struct Reference


Data Fields

char C [28]
char D [28]
char KS [16][48]
char E [48]

Detailed Description

The following structure maitains the key schedule.


Field Documentation

char sched::C[28]

The C and D arrays used to calculate the key schedule.

char sched::D[28]

char sched::KS[16][48]

The key schedule. Generated from the key.

char sched::E[48]

The E bit-selection table.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:58 2007 by  doxygen 1.5.1