From: <nobody@vox.hacktic.nl>
To: cypherpunks@toad.com
Message Hash: a33d07e8787964df4d9b8bbca93518434fa9f6e1fa06973840f11b9fad3b9488
Message ID: <199406282134.AA26834@xs4all.hacktic.nl>
Reply To: N/A
UTC Datetime: 1994-06-28 21:35:02 UTC
Raw Date: Tue, 28 Jun 94 14:35:02 PDT
From: <nobody@vox.hacktic.nl>
Date: Tue, 28 Jun 94 14:35:02 PDT
To: cypherpunks@toad.com
Subject: A question about encryption methods.
Message-ID: <199406282134.AA26834@xs4all.hacktic.nl>
MIME-Version: 1.0
Content-Type: text/plain
I would like to encrypt data for a CD-Rom.
Anyone's data can get on the CD-Rom by way of
the encryption box.
Likewise anyone could read the cypher data
back from the CD-Rom.
Given that every 2k block of data will be encrypted
with the same key.
Given that there are weak keys with the IDEA
cypher.
And given that someone could mount an adaptive
chosen plaintext attack.
Which of the following would be a good bet for
a secure data CD-Rom?
1 - IDEA cypher using Cypher Feed Back for the
2k data block. Insuring that the Weak Keys are
not used.
2 - A combination cypher consisting of...
IDEA -> T -> IDEA -> T -> IDEA
where each IDEA cypher is in Cypher Feed Back mode
with it's own key.
where each T mixes the bytes around in the 2K block
based on a modulo sum of the 2k bytes.
Would method two be too time consuming?
Would I need to exclude the weak keys from the IDEA
cyphers in the second method?
Return to June 1994
Return to “<nobody@vox.hacktic.nl>”
1994-06-28 (Tue, 28 Jun 94 14:35:02 PDT) - A question about encryption methods. - <nobody@vox.hacktic.nl>