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(_at_)popebp(_dot_)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
_______________________________________________
smime mailing list
smime(_at_)ietf(_dot_)org
https://www.ietf.org/mailman/listinfo/smime