Re: Composing large block cipher from smaller ones
- From: Tom St Denis <tom@xxxxxxx>
- Date: Thu, 4 Mar 2010 07:10:33 -0800 (PST)
On Mar 4, 9:45 am, biject <biject.b...@xxxxxxxxx> wrote:
binary bwts or unbwts you pick with extra key bits or fix the pattern
of bwts unbwts
followed by the 8bit cypher pass with new key bits.
The problem with that scheme is there are weak keys consider the key
byte 10101010 or 11110000 or 00001111 or 01010101, etc.... they're all
identity functions.
Generally, it's undesirable for a cipher element to change the size of
the message in an unpredictable fashion. That's usually left to the
codec stage.
Tom
.
- Follow-Ups:
- Re: Composing large block cipher from smaller ones
- From: biject
- Re: Composing large block cipher from smaller ones
- References:
- Composing large block cipher from smaller ones
- From: Mok-Kong Shen
- Re: Composing large block cipher from smaller ones
- From: biject
- Composing large block cipher from smaller ones
- Prev by Date: Re: Composing large block cipher from smaller ones
- Next by Date: Re: Introducing dynamics into block encryptions
- Previous by thread: Re: Composing large block cipher from smaller ones
- Next by thread: Re: Composing large block cipher from smaller ones
- Index(es):