Re: Implementing byte stream cipher
- From: rpw3@xxxxxxxx (Rob Warnock)
- Date: Fri, 28 Apr 2006 00:42:32 -0500
Joseph Ashwood <ashwood@xxxxxxx> wrote:
+---------------
| "Rob Warnock" <rpw3@xxxxxxxx> wrote in message
| > Joseph Ashwood <ashwood@xxxxxxx> wrote:
| > +---------------
| > | 1) Any cipher mode becomes weaker after 2^(blockSize/2) blocks...
| > +---------------
| >
| > Typo, perhaps?
|
| Nope, that is 2^64*blockSize (blockSize = 128 bits = 16 bytes = 2^4 bytes)...
+---------------
Oops! Mea culpa. I saw the "block" in the "2^(blockSize/2)"
but somehow read the "blocks" that followed it as "bytes".
Thanks for the wake-up...
-Rob
-----
Rob Warnock <rpw3@xxxxxxxx>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607
.
- References:
- Implementing byte stream cipher
- From: hugonz
- Re: Implementing byte stream cipher
- From: Joseph Ashwood
- Re: Implementing byte stream cipher
- From: Rob Warnock
- Re: Implementing byte stream cipher
- From: Joseph Ashwood
- Implementing byte stream cipher
- Prev by Date: Re: Implementing byte stream cipher
- Next by Date: Re: Encrypted configuration file?
- Previous by thread: Re: Implementing byte stream cipher
- Next by thread: Re: Implementing byte stream cipher
- Index(es):