Data Fields | |
| char | C [28] |
| char | D [28] |
| char | KS [16][48] |
| char | E [48] |
| 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.
1.5.1