RFC 4418 on UMAC: Message Authentication Code using Universal Hashing

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

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FH89O-0007Aw-Ow; Wed, 08 Mar 2006 18:33:02 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FH89N-00076d-AV for ietf-announce@ietf.org; Wed, 08 Mar 2006 18:33:01 -0500
Received: from nit.isi.edu ([128.9.160.116]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FH89L-0007xk-VI for ietf-announce@ietf.org; Wed, 08 Mar 2006 18:33:01 -0500
Received: from nit.isi.edu (loopback [127.0.0.1]) by nit.isi.edu (8.12.8/8.12.8) with ESMTP id k28NWxWV027490; Wed, 8 Mar 2006 15:32:59 -0800
Received: (from apache@localhost) by nit.isi.edu (8.12.8/8.12.8/Submit) id k28NWx3H027489; Wed, 8 Mar 2006 15:32:59 -0800
Date: Wed, 08 Mar 2006 15:32:59 -0800
Message-Id: <200603082332.k28NWx3H027489@nit.isi.edu>
To: ietf-announce@ietf.org, rfc-dist@rfc-editor.org
To: ietf-announce@ietf.org, rfc-dist@rfc-editor.org
From: rfc-editor@rfc-editor.org
X-Spam-Score: -14.8 (--------------)
X-Scan-Signature: fb6060cb60c0cea16e3f7219e40a0a81
Cc: rfc-editor@rfc-editor.org
Subject: RFC 4418 on UMAC: Message Authentication Code using Universal Hashing
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>
Errors-To: ietf-announce-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