[Cfrg] RFC 4418 on UMAC: Message Authentication Code using Universal Hashing

rfc-editor@rfc-editor.org Wed, 08 March 2006 23:54 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FH8UX-0005CQ-Rd; Wed, 08 Mar 2006 18:54:54 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FH8UT-0005AG-Q4 for cfrg@ietf.org; Wed, 08 Mar 2006 18:54:49 -0500
Received: from balder-227.proper.com ([192.245.12.227]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FH8UR-0001RU-9N for cfrg@ietf.org; Wed, 08 Mar 2006 18:54:49 -0500
Received: from [10.20.30.249] (dsl2-63-249-108-169.cruzio.com [63.249.108.169]) (authenticated bits=0) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k28Nsj4F072102 for <cfrg@ietf.org>; Wed, 8 Mar 2006 16:54:46 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
Mime-Version: 1.0
Message-Id: <p062309e6c0351f380632@[10.20.30.249]>
Date: Wed, 08 Mar 2006 15:54:43 -0800
To: cfrg@ietf.org
From: rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="us-ascii"; format="flowed"
X-Spam-Score: 0.2 (/)
X-Scan-Signature: 6cca30437e2d04f45110f2ff8dc1b1d5
Subject: [Cfrg] RFC 4418 on UMAC: Message Authentication Code using Universal Hashing
X-BeenThere: cfrg@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:cfrg@ietf.org>
List-Help: <mailto:cfrg-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@ietf.org?subject=subscribe>
Errors-To: cfrg-bounces@ietf.org

A new Request for Comments is now available in online RFC libraries.


         RFC 4418

         Title:      UMAC: Message Authentication Code using
                     Universal Hashing
         Author:     T. Krovetz,  Ed.
         Status:     Informational
         Date:       March 2006
         Mailbox:    tdk@acm.org
         Pages:      27
         Characters: 51304
         Updates/Obsoletes/SeeAlso:   None

         I-D Tag:    draft-krovetz-umac-07.txt

         URL:        ftp://ftp.rfc-editor.org/in-notes/rfc4418.txt

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,
operations well-supported by contemporary machines.

To generate the authentication tag on a given message, a "universal" hash
function is applied to the message and key to produce a short,
fixed-length hash value, and this hash value is then xor'ed with a
key-derived pseudorandom pad.  UMAC enjoys a rigorous security
analysis, and its only internal "cryptographic" component is a block
cipher used to generate the pseudorandom pads and internal key
material.  This memo provides information for the Internet community.


INFORMATIONAL: This memo provides information for the Internet community.
It does not specify an Internet standard of any kind. Distribution
of this memo is unlimited.

This announcement is sent to the IETF list and the RFC-DIST list.
Requests to be added to or deleted from the IETF distribution list
should be sent to IETF-REQUEST@IETF.ORG.  Requests to be
added to or deleted from the RFC-DIST distribution list should
be sent to RFC-DIST-REQUEST@RFC-EDITOR.ORG.

Details on obtaining RFCs via FTP or EMAIL may be obtained by sending
an EMAIL message to rfc-info@RFC-EDITOR.ORG with the message body

help: ways_to_get_rfcs. For example:

         To: rfc-info@RFC-EDITOR.ORG
         Subject: getting rfcs

         help: ways_to_get_rfcs

Requests for special distribution should be addressed to either the
author of the RFC in question, or to RFC-Manager@RFC-EDITOR.ORG.  Unless
specifically noted otherwise on the RFC itself, all RFCs are for
unlimited distribution.

Submissions for Requests for Comments should be sent to
RFC-EDITOR@RFC-EDITOR.ORG.  Please consult RFC 2223, Instructions to RFC
Authors, for further information.


Joyce K. Reynolds and Sandy Ginoza
USC/Information Sciences Institute

...



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

_______________________________________________
Cfrg mailing list
Cfrg@ietf.org
https://www1.ietf.org/mailman/listinfo/cfrg