reset password
Author Message
se1k1h1mawar1
Posts: 121
Posted 13:21 Mar 04, 2018 |

Hello Dr. Guo,

I am wondering if the tables listed below for DES and AES will be provided on the exam day or we should have these on our cheatsheet.
    - Initial and final permutation tables  (DES)
    - Expansion P-box   (DES)
    - S-box 1 through 8 (DES)
    - Straight (final) permutation table (DES)
    - Parity-bit drop table (DES key gen.)
    - Number of bits shifts table (DES key gen.)
    - Key-compression table (DES key gen.)
    - SubNibble Transformation Table (AES)

Also, could you confirm that (or correct me) the following two constants are expected to be used for MixedColumns in AES
-  MC: [1 4 4 1]    <-- corresponds to the indices 00 01 10 11 of the 2 x 2 matrix
- inverse MC: [9 2 2 9]​

Thank you,

Last edited by se1k1h1mawar1 at 13:22 Mar 04, 2018.
hpguo
Posts: 139
Posted 13:28 Mar 04, 2018 |

All tables and constants will be provided.

se1k1h1mawar1
Posts: 121
Posted 13:58 Mar 04, 2018 |
hpguo wrote:

All tables and constants will be provided.

Got it. Thank you,