mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2007-11-22, 04:51   #1
dorothy
 
Nov 2007

2 Posts
Exclamation A question about the S-box of Rijndael!!!

This is my first time here!Nice to meet u all!

These days I read the disquisition “A Toolbox for Cryptanalysis: Linear and Affine Equivalence Algorithms", and find it quite useful for me. I decide to focus on the part 5.1-Rijndael, and I want to analyze the equivalent classes of the S-box in Rijndael. But there are some questions.
If the 2 S-boxes are equivalent,they will satisfy $A_2*S*A_1=S$.where $A_1,A_2$ are the affine transform.Special for Rijndael,we can express the universal equation above like this:$B(Ax+a)^-1+b=Px^-1+p.The reason is that the S transform in Rijndael is the affine transform of the inverse of element of the field.
When we fix the field polynomial, we can get 2040 different solutions, which confirms the output of the AE algorithm. In the AE algorithm, we let $A_1(x)=Ax+a; A_2=By+b$, that satisfy $A_2*S*A_1=S$. But you give another expression for all pairs of affine mappings $A_1,A_2$, that
$A_1(x)=[a]Q^ix$
$A_2(x)=A(Q^{-i}[a]A^{-1}(x))$, with $0\leqi<8$ and $a\inGF(2^8)\{0}$.
Obviously this expression of $A_1$ is more simple($A_1(x)=[a]Q^ix$) than it should be($A_1(x)=Ax+a$), but why it can be predigested like this? If anyone can give me a piece of proof about this, it will be quite useful for my graduation.
dorothy is offline   Reply With Quote
Old 2007-11-22, 15:10   #2
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

DD716 Posts
Default

Quote:
Originally Posted by dorothy View Post
This is my first time here!Nice to meet u all!

These days I read the disquisition “A Toolbox for Cryptanalysis: Linear and Affine Equivalence Algorithms", and find it quite useful for me. I decide to focus on the part 5.1-Rijndael, and I want to analyze the equivalent classes of the S-box in Rijndael. But there are some questions.
You should take your questions to the usenet newsgroup sci.crypt, nobody really studies crypto here.
jasonp is offline   Reply With Quote
Old 2007-11-22, 23:32   #3
maxal
 
maxal's Avatar
 
Feb 2005

111111002 Posts
Default

A lot of info in algebraic attacks on AES is presented at: http://www.cryptosystem.net/aes/
maxal is offline   Reply With Quote
Old 2007-11-26, 04:04   #4
nibble4bits
 
nibble4bits's Avatar
 
Nov 2005

2×7×13 Posts
Default

Well I do, but yes, you should go to a news server and post your question there. They have a lot of combined experience with encryption, compared to us.
nibble4bits is offline   Reply With Quote
Old 2007-12-02, 08:02   #5
dorothy
 
Nov 2007

2 Posts
Default

Thank all of you!
dorothy is offline   Reply With Quote
Reply

Thread Tools


All times are UTC. The time now is 22:11.


Fri Aug 6 22:11:34 UTC 2021 up 14 days, 16:40, 1 user, load averages: 2.63, 3.04, 2.90

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.