Re: [smime] [Editorial Errata Reported] RFC3394 (5777)
Russ Housley <housley@vigilsec.com> Wed, 10 July 2019 14:53 UTC
Return-Path: <housley@vigilsec.com>
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 3808D12030C for <smime@ietfa.amsl.com>; Wed, 10 Jul 2019 07:53:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=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 0llT7TmOCKDy for <smime@ietfa.amsl.com>; Wed, 10 Jul 2019 07:53:20 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84DD912029A for <smime@ietf.org>; Wed, 10 Jul 2019 07:53:20 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 228E9300B05 for <smime@ietf.org>; Wed, 10 Jul 2019 10:34:02 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id tTOai31-XzFQ for <smime@ietf.org>; Wed, 10 Jul 2019 10:33:59 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (unknown [138.88.156.37]) by mail.smeinc.net (Postfix) with ESMTPSA id 0334B300512; Wed, 10 Jul 2019 10:33:58 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <20190710141133.0253DB80FAC@rfc-editor.org>
Date: Wed, 10 Jul 2019 10:53:14 -0400
Cc: Paul Hoffman <paul.hoffman@icann.org>, Blake Ramsdell <blaker@gmail.com>, Jim Schaad <ietf@augustcellars.com>, sparticvs@popebp.com, IETF SMIME <smime@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <30385E51-3F12-40FE-8381-FB702E3DF88C@vigilsec.com>
References: <20190710141133.0253DB80FAC@rfc-editor.org>
To: "Roman D. Danyliw" <rdd@cert.org>, Ben Kaduk <kaduk@mit.edu>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/smime/KKLHV9WBCZXzCW00KAYlvpWcvEM>
Subject: Re: [smime] [Editorial Errata Reported] 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: Wed, 10 Jul 2019 14:53:30 -0000
This appears to be correct. I think it would be good to approve this one. Russ > On Jul 10, 2019, at 10:11 AM, RFC Errata System <rfc-editor@rfc-editor.org> wrote: > > The following errata report has been submitted for RFC3394, > "Advanced Encryption Standard (AES) Key Wrap Algorithm". > > -------------------------------------- > You may review the report below and at: > https://www.rfc-editor.org/errata/eid5777 > > -------------------------------------- > Type: Editorial > Reported by: Charles Timko <sparticvs@popebp.com> > > 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 > ----- > > > Instructions: > ------------- > This erratum 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 > can log in to change the status and edit the report, if necessary. > > -------------------------------------- > 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 > > _______________________________________________ > smime mailing list > smime@ietf.org > https://www.ietf.org/mailman/listinfo/smime
- [smime] [Editorial Errata Reported] RFC3394 (5777) RFC Errata System
- Re: [smime] [Editorial Errata Reported] RFC3394 (… Russ Housley
- Re: [smime] [Editorial Errata Reported] RFC3394 (… Jim Schaad