[smime] [Errata Verified] RFC3394 (5777)

RFC Errata System <rfc-editor@rfc-editor.org> Thu, 20 January 2022 14:44 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: smime@ietfa.amsl.com
Delivered-To: smime@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F26673A145F; Thu, 20 Jan 2022 06:44:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 Y_gGM8TqoRDW; Thu, 20 Jan 2022 06:44:46 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE43C3A142E; Thu, 20 Jan 2022 06:44:41 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 499) id 9D407622CF6; Thu, 20 Jan 2022 06:44:41 -0800 (PST)
To: sparticvs@popebp.com, jimsch@exmsft.com, rhousley@rsasecurity.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: rdd@cert.org, iesg@ietf.org, smime@ietf.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20220120144441.9D407622CF6@rfc-editor.org>
Date: Thu, 20 Jan 2022 06:44:41 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/smime/JPcoQ8XlCth4S-5QHDB0GD2AKV4>
Subject: [smime] [Errata Verified] RFC3394 (5777)
X-BeenThere: smime@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: SMIME Working Group <smime.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/smime>, <mailto:smime-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/smime/>
List-Post: <mailto:smime@ietf.org>
List-Help: <mailto:smime-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/smime>, <mailto:smime-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Jan 2022 14:44:50 -0000

The following errata report has been verified for RFC3394,
"Advanced Encryption Standard (AES) Key Wrap Algorithm". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid5777

--------------------------------------
Status: Verified
Type: Editorial

Reported by: Charles Timko <sparticvs@popebp.com>
Date Reported: 2019-07-10
Verified by: Roman Danyliw (IESG)

Section: 2.2.1

Original Text
-------------
   1) Initialize variables.

       Set A0 to an initial value (see 2.2.3)
       For i = 1 to n
            R[0][i] = P[i]

Corrected Text
--------------
   1) Initialize variables.

       Set A[0] to an initial value (see 2.2.3)
       For i = 1 to n
            R[0][i] = P[i]

Notes
-----
An array subscript notation should be used for A[] 

--------------------------------------
RFC3394 (draft-ietf-smime-aes-keywrap-00)
--------------------------------------
Title               : Advanced Encryption Standard (AES) Key Wrap Algorithm
Publication Date    : September 2002
Author(s)           : J. Schaad, R. Housley
Category            : INFORMATIONAL
Source              : S/MIME Mail Security
Area                : Security
Stream              : IETF
Verifying Party     : IESG