1995-08-09 - Re: “S1” encryption system

Header Data

From: Hal <hfinney@shell.portal.com>
To: cypherpunks@toad.com
Message Hash: 12aa3253970a16897f4791c7024c628b39481b1f6339325784da7e245ea53af2
Message ID: <199508092310.QAA11567@jobe.shell.portal.com>
Reply To: N/A
UTC Datetime: 1995-08-09 23:11:36 UTC
Raw Date: Wed, 9 Aug 95 16:11:36 PDT

Raw message

From: Hal <hfinney@shell.portal.com>
Date: Wed, 9 Aug 95 16:11:36 PDT
To: cypherpunks@toad.com
Subject: Re:  "S1" encryption system
Message-ID: <199508092310.QAA11567@jobe.shell.portal.com>
MIME-Version: 1.0
Content-Type: text/plain


Correction, I just noticed that the four F functions have 4 bit output
not 8 as I wrote.  Realize that all this is based on a very cursory
examination of the code.
 
BTW I just was starting to look at the key scheduling and I noticed that
fullkey is indexed in its 2nd slot by i*2 where i goes from 0 to 31, but
is only declared as being 32 in size in that slot.  So I think this is
another typo, probably the index should be i.  This kind of thing does
not inspire confidence...
 
Hal





Thread