22.01.2015 Views

AES Guest Lecturer

AES Guest Lecturer

AES Guest Lecturer

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>AES</strong> Algorithm - MixColumns<br />

• This with shift rows provides diffusion<br />

• The columns are considered polynomials over<br />

GF(2 8 ) and multiplied modulo x 4 +1 with a(x)<br />

where a(x) = {03}x 3 + {01}x 2 + {01}x + {02}<br />

NOTE: x 4 +1 is relatively prime to a(x)<br />

a ’ j (a j *a(x))mod(x 4 +1)<br />

• This can also be written as matrix multiplication.<br />

a ’ 0<br />

02 03 01 01<br />

a 0<br />

a ’ 1<br />

a ’ 2<br />

=<br />

01 02 03 01<br />

01 01 02 03<br />

a 1<br />

a 2<br />

a ’ 3<br />

03 01 01 02<br />

a 3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!