[Errata Verified] RFC3394 (5777)

RFC Errata System <[email protected]> Thu, 20 Jan 2022 06:44:41 -0800 (PST)
Newsgroups gmane.ietf.smime
Message-ID <[email protected]>
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 <[email protected]>
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