[8240] in cryptography@c2.net mail archive
Re: IBM press release - encryption and authentication
daemon@ATHENA.MIT.EDU (Steven M. Bellovin)
Sun Dec 10 04:55:31 2000
From: "Steven M. Bellovin" <smb@research.att.com>
To: "P.J. Ponder" <ponder@freenet.tlh.fl.us>
Cc: cryptography@c2.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 08 Dec 2000 19:50:35 -0500
Message-Id: <20001209005036.1F9EB35DC2@smb.research.att.com>
In message <Pine.OSF.4.21.0012071536170.17492-100000@fn3.freenet.tlh.fl.us>, "P
.J. Ponder" writes:
>from: http://www.ibm.com/news/2000/11/30.phtml
>
>IBM develops algorithm that encrypts and authenticates simultaneously
>
More precisely, this is a new mode of operation that does encryption
and authentication in one pass. It's also amenable to parallelization,
thus making it suitable for very high speed networks. (Traditional
modes of operation, such as CBC, are problematic, since every block
depends on the encryption of the previous block.)
--Steve Bellovin