This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14090] md5_process_block() produces incorrect result with large block sizes


http://sourceware.org/bugzilla/show_bug.cgi?id=14090

Paul Eggert <eggert at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6419|0                           |1
        is obsolete|                            |

--- Comment #6 from Paul Eggert <eggert at gnu dot org> 2012-05-24 16:20:26 UTC ---
Created attachment 6420
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6420
a slightly-improved patch to sha512.c

This patch is a slightly-improved version of the earlier sha512.c patch.
Both patches are correct, but this one makes the code more parallel to
the patch to md5.c.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]