[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]

    Search the Archives
Display RFC by number
    


RFC 1321: There appears to be a slight error in the hash macro...

<< Back to: RFC 1321

 
Reader comments:
 

Comment by paranoia
Submitted on 3/30/2004
Related RFC: RFC 1321
Rating: Rate this comment: Vote
There appears to be a slight error in the hash macro description for Rounds 3 & 4.  The description is as follows:/* Round 3. */     /* Let [abcd k s t] denote the operation          a = b + ((a + H(b,c,d) + X[k] + T[i]) <<< s). */     /* Do the following 16 operations. */The problem is in '[abcd k s t]'...the t should be an i.  The problem is the same for round 4.

 
 
FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

<< Back to: RFC 1321


© 2008 FAQS.ORG. All rights reserved.