RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

RFC 1321, "The MD5 Message-Digest Algorithm", April 1992

Note: This RFC has been updated by RFC 6151

Source of RFC: pem (sec)
See Also: RFC 1321 w/ inline errata

Errata ID: 585
Status: Verified
Type: Technical
Publication Format(s) : TEXT

Reported By: Gregory Smith
Date Reported: 2002-06-14

Section 3.4 says:

/* Round 4. */
   /* Let [abcd k s t] denote the operation
        a = b + ((a + I(b,c,d) + X[k] + T[i]) <<< s). */

It should say:

/* Round 4. */
   /* Let [abcd k s i] denote the operation
        a = b + ((a + I(b,c,d) + X[k] + T[i]) <<< s). */

Report New Errata



Advanced Search