[BusyBox 0001375]: md5sum is broken

bugs at busybox.net bugs at busybox.net
Thu May 31 05:27:49 PDT 2007


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1375 
====================================================================== 
Reported By:                Joerg Steffens
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1375
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             05-31-2007 05:27 PDT
Last Modified:              05-31-2007 05:27 PDT
====================================================================== 
Summary:                    md5sum is broken
Description: 
#> echo "asdf" | busybox md5sum
2R00042V7481S7R056S4R410T28V33SV  -
which is obviously wrong.
Older version of busybox returning the correct value
2b00042f7481c7b056c4b410d28f33cf  -

Bug seems to be introduced in version 17263.
Reverting function hash_bin_to_hex from coreutils/md5_sha1_sum.c by to
prior versions fixes the problem.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-31-07 05:27  Joerg Steffens New Issue                                    
05-31-07 05:27  Joerg Steffens Status                   new => assigned     
05-31-07 05:27  Joerg Steffens Assigned To               => BusyBox         
======================================================================



More information about the busybox-cvs mailing list