AES design - can you help me to understand
- From: "kentucky" <pam@xxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 22:44:53 +0930
Hello
I have been reading this article to learn more about modern cipher design
decisions
http://www.iaik.tugraz.at/aboutus/people/rijmen/ima.pdf
Is what follows a generally correct understanding.
If not please correct me on the main principles involved in
the key-alternating cipher design decision.
Excuse the language that follows.
I am just trying to get the basic idea of the "key-alternating" decision.
Here we go:
DES uses a key dependant transformation in every round?
AES uses a scrambling scheme that alternates between:
[1] The use of a transformation that does not interact with "additional" key
material
[2] Followed by another scrambling operation that does interact with key
dependant information.
Just for discussion, so I can understand:
If one ran DES and AES for and equal number of rounds - say 10:
DES outputs see an "image" of the key 10 times?
AES outputs see an "image" of the key material 5 times?
Suggesting, (keeping all of the other complexities constant)
that DES outputs have a higher probability of leaking
information about the key into the outputs than AES does?
I mean the key material is being used directly and more frequently in DES?
Let's say for argument only, that DES does leak a bit of information about
the
key into its outputs. Then, it seems to follow that AES should leak less key
information, for the same number of rounds, into AES outputs, all other
factors being equal?
PS.
It would be nice [for those deficient with the "notation"]
if someone could demo the ideas from section 3.4
with example data so that the operations specified
therein can be better understood and made concrete?
I thank you for your time.
.
- Follow-Ups:
- Re: AES design - can you help me to understand
- From: Tom St Denis
- Re: AES design - can you help me to understand
- Prev by Date: Re: Designing a secure message format
- Next by Date: Re: AES design - can you help me to understand
- Previous by thread: Re: (OT?) File Deltas
- Next by thread: Re: AES design - can you help me to understand
- Index(es):
Relevant Pages
|
|