[8238] in cryptography@c2.net mail archive
Re: migration paradigm (was: Is PGP broken?)
daemon@ATHENA.MIT.EDU (Bram Cohen)
Sun Dec 10 03:49:41 2000
Date: Fri, 8 Dec 2000 10:23:20 -0800 (PST)
From: Bram Cohen <bram@gawth.com>
To: David Honig <honig@sprynet.com>
Cc: William Allen Simpson <wsimpson@greendragon.com>, cryptography@c2.net
In-Reply-To: <3.0.6.32.20001205162332.007f2100@pop.sprynet.com>
Message-ID: <Pine.LNX.4.21.0012081022350.18718-100000@ultra.gawth.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Tue, 5 Dec 2000, David Honig wrote:
> Is there a reason not to use AES block cipher in a hashing mode
> if you need a secure digest of some data?
Hashing modes of block ciphers require a re-key for every block, and hence
are really, really slow.
-Bram Cohen