[smime] [Errata Verified] RFC2631 (5480)

RFC Errata System <rfc-editor@rfc-editor.org> Tue, 28 August 2018 02:15 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 3D937130EDA; Mon, 27 Aug 2018 19:15:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 B0KtNPMte4zZ; Mon, 27 Aug 2018 19:15:39 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21468130E01; Mon, 27 Aug 2018 19:15:39 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 2FE83B80A56; Mon, 27 Aug 2018 19:15:21 -0700 (PDT)
To: charlie.zhuo@ericsson.com, ekr@rtfm.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: kaduk@mit.edu, iesg@ietf.org, smime@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20180828021521.2FE83B80A56@rfc-editor.org>
Date: Mon, 27 Aug 2018 19:15:21 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/smime/dRPo-PExoyEjIJt0rTMthNk50Uk>
Subject: [smime] [Errata Verified] RFC2631 (5480)
X-BeenThere: smime@ietf.org
X-Mailman-Version: 2.1.27
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: Tue, 28 Aug 2018 02:15:41 -0000

The following errata report has been verified for RFC2631,
"Diffie-Hellman Key Agreement Method". 

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

--------------------------------------
Status: Verified
Type: Technical

Reported by: Charlie Zhuo <charlie.zhuo@ericsson.com>
Date Reported: 2018-08-27
Verified by: Benjamin Kaduk (IESG)

Section: 2.1.1

Original Text
-------------
h is any integer with 1 < h < p-1 such that h{(p-1)/q} mod p > 1
(g has order q mod p; i.e. g^q mod p = 1 if g!=1)

Corrected Text
--------------
h is any integer with 1 < h < p-1 such that h^{(p-1)/q} mod p > 1
(g has order q mod p; i.e. g^q mod p = 1 if g!=1)

Notes
-----
The explanation of h omitted the exponentiation operator in the inline formula.

--------------------------------------
RFC2631 (draft-ietf-smime-x942-07)
--------------------------------------
Title               : Diffie-Hellman Key Agreement Method
Publication Date    : June 1999
Author(s)           : E. Rescorla
Category            : PROPOSED STANDARD
Source              : S/MIME Mail Security
Area                : Security
Stream              : IETF
Verifying Party     : IESG