[kitten] [Technical Errata Reported] RFC4402 (3888)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 12 February 2014 16:12 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2A5B1A05E1 for <kitten@ietfa.amsl.com>; Wed, 12 Feb 2014 08:12:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.85
X-Spam-Level:
X-Spam-Status: No, score=-1.85 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, J_CHICKENPOX_81=0.6, RP_MATCHES_RCVD=-0.548, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bgR4FANj00jp for <kitten@ietfa.amsl.com>; Wed, 12 Feb 2014 08:12:38 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2607:f170:8000:1500::d3]) by ietfa.amsl.com (Postfix) with ESMTP id D791F1A0335 for <kitten@ietf.org>; Wed, 12 Feb 2014 08:12:37 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id EAC757FC3B6; Wed, 12 Feb 2014 08:12:36 -0800 (PST)
To: Nicolas.Williams@sun.com, stephen.farrell@cs.tcd.ie, turners@ieca.com, shawn.emery@oracle.com, josh.howlett@ja.net, hartmans-ietf@mit.edu
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20140212161236.EAC757FC3B6@rfc-editor.org>
Date: Wed, 12 Feb 2014 08:12:36 -0800
Cc: kitten@ietf.org, rfc-editor@rfc-editor.org
Subject: [kitten] [Technical Errata Reported] RFC4402 (3888)
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Feb 2014 16:12:40 -0000

The following errata report has been submitted for RFC4402,
"A Pseudo-Random Function (PRF) for the Kerberos V Generic Security Service Application Program Interface (GSS-API) Mechanism".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=4402&eid=3888

--------------------------------------
Type: Technical
Reported by: Benjamin Kaduk <kaduk@mit.edu>

Section: 2

Original Text
-------------
PRF+(K, L, S) = truncate(L, T1 || T2 || .. || Tn)

Corrected Text
--------------
PRF+(K, L, S) = truncate(L, T0 || T1 || .. || Tn)

Notes
-----
Implementors have started the counter for the PRF+ construction at 0, not 1.

Instructions:
-------------
This errata is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party (IESG)
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC4402 (draft-ietf-kitten-krb5-gssapi-prf-04)
--------------------------------------
Title               : A Pseudo-Random Function (PRF) for the Kerberos V Generic Security Service Application Program Interface (GSS-API) Mechanism
Publication Date    : February 2006
Author(s)           : N. Williams
Category            : PROPOSED STANDARD
Source              : Kitten (GSS-API Next Generation)
Area                : Security
Stream              : IETF
Verifying Party     : IESG