[jose] [Errata Verified] RFC7518 (6612)

RFC Errata System <rfc-editor@rfc-editor.org> Fri, 25 June 2021 02:40 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2490B3A3625; Thu, 24 Jun 2021 19:40:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.902
X-Spam-Level:
X-Spam-Status: No, score=-0.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, CTE_8BIT_MISMATCH=0.998, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 HUeXgNt2YDHh; Thu, 24 Jun 2021 19:40:30 -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 EEFC33A3621; Thu, 24 Jun 2021 19:40:29 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id C4A11F40726; Thu, 24 Jun 2021 19:40:20 -0700 (PDT)
To: tiangolo@gmail.com, mbj@microsoft.com
X-PHP-Originating-Script: 1005:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: kaduk@mit.edu, iesg@ietf.org, jose@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20210625024020.C4A11F40726@rfc-editor.org>
Date: Thu, 24 Jun 2021 19:40:20 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/jose/hpYm11zc0ubJz_pScnxoJDmlIAk>
Subject: [jose] [Errata Verified] RFC7518 (6612)
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jose/>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Jun 2021 02:40:34 -0000

The following errata report has been verified for RFC7518,
"JSON Web Algorithms (JWA)". 

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

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

Reported by: Sebastián Ramírez <tiangolo@gmail.com>
Date Reported: 2021-06-16
Verified by: Benjamin Kaduk (IESG)

Section: .4

Original Text
-------------
   2.  Turn R and S into octet sequences in big-endian order, with each
       array being be 32 octets long.  The octet sequence
       representations MUST NOT be shortened to omit any leading zero
       octets contained in the values.


Corrected Text
--------------
   2.  Turn R and S into octet sequences in big-endian order, with each
       array being 32 octets long.  The octet sequence
       representations MUST NOT be shortened to omit any leading zero
       octets contained in the values.


Notes
-----
"being be" should be changed to "being"

--------------------------------------
RFC7518 (draft-ietf-jose-json-web-algorithms-40)
--------------------------------------
Title               : JSON Web Algorithms (JWA)
Publication Date    : May 2015
Author(s)           : M. Jones
Category            : PROPOSED STANDARD
Source              : Javascript Object Signing and Encryption
Area                : Security
Stream              : IETF
Verifying Party     : IESG