Document Action: 'UMAC: Message Authentication Code using Universal Hashing' to Informational RFC

The IESG <iesg-secretary@ietf.org> Tue, 06 December 2005 04:05 UTC

Received: from localhost.cnri.reston.va.us ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1EjU5W-0002Ge-Jp; Mon, 05 Dec 2005 23:05:58 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1EjU5U-0002GR-Vk; Mon, 05 Dec 2005 23:05:57 -0500
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id XAA28360; Mon, 5 Dec 2005 23:05:06 -0500 (EST)
Received: from [132.151.6.50] (helo=newodin.ietf.org) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1EjUQu-00080p-Lo; Mon, 05 Dec 2005 23:28:04 -0500
Received: from apache by newodin.ietf.org with local (Exim 4.43) id 1EjU5T-00060b-BB; Mon, 05 Dec 2005 23:05:55 -0500
X-test-idtracker: no
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Message-Id: <E1EjU5T-00060b-BB@newodin.ietf.org>
Date: Mon, 05 Dec 2005 23:05:55 -0500
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 4d87d2aa806f79fed918a62e834505ca
Cc: Internet Architecture Board <iab@iab.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Document Action: 'UMAC: Message Authentication Code using Universal Hashing' to Informational RFC
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: ietf-announce.ietf.org
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
Sender: ietf-announce-bounces@ietf.org
Errors-To: ietf-announce-bounces@ietf.org

The IESG has approved the following document:

- 'UMAC: Message Authentication Code using Universal Hashing '
   <draft-krovetz-umac-07.txt> as an Informational RFC

This document has been reviewed in the IETF but is not the product of an
IETF Working Group. 

The IESG contact person is Russ Housley.

A URL of this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-krovetz-umac-07.txt

Technical Summary

  This specification describes how to generate an authentication tag
  using the UMAC message authentication algorithm.  UMAC is designed to
  be very fast to compute in software on contemporary uniprocessors.
  Measured speeds are as low as one cycle per byte.  UMAC relies on
  addition of 32-bit and 64-bit numbers and multiplication of 32-bit
  numbers; all of these operations are well-supported by contemporary
  computers.

Working Group Summary

  This document is not affiliated with any working group; however, the
  document received considerable review and comment on the CFRG mailing
  list.  The document was updated to reflect the discussion.

Protocol Quality

  At least one implementation exists.
  See http://www.cs.ucdavis.edu/~rogaway/umac/.

Note to RFC Editor

  Please replace the first paragraph of the Introduction as follows:

  OLD:

   UMAC is a message authentication algorithm (MAC) designed for high
   performance.  It it backed by a rigorous formal analysis and there
   are no intellectual property claims made to any ideas used in its
   design.

  NEW:

   UMAC is a message authentication algorithm (MAC) designed for high
   performance.  It is backed by a rigorous formal analysis and there
   are no intellectual property claims made by any of the authors to
   any ideas used in its design.


_______________________________________________
IETF-Announce mailing list
IETF-Announce@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf-announce