[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::seal

Title:SEAL
Moderator:GALVIA::SMITH
Created:Mon Mar 21 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1989
Total number of notes:8209

1766.0. "md5 check for ping patch" by BACHUS::ROETS (Chris Roets) Tue Feb 04 1997 12:20

    hello Guys,
    
    In ftp.service.digital.com/public/ping/dfwu
    
    it is stated by the README to check the md5 string
    in order to verify the integrity of the data
    
    I found an MD5 program at
    
    http://www.gl.umbc.edu/~mabzug1/cs/md5/md5.html
    
    copiled it and linked it, but ..
    
    I get a different checksum
    
    MD5 (dfwu-v2.0-ping_DUv3.2cd.tar) = 7300612ccacfec56286bbcdafc601dd7
    
    	       MD5 (afwu-v2.0-ping_DUv3.2cd.tar)=
                                          8f3d456bafbb62115eadaed883807e7e
    		is stated in the README.
    I tried several times.
    
    is my program wrong ?
    is the checksum in the README wrong
    has my data been changed several time exactly the same ...
    
    Chris
    
T.RTitleUserPersonal
Name
DateLines
1766.132 v 64 bit architectureGALVIA::KEATINGWed Feb 05 1997 05:459
Chris,

The reason you are getting a different MD5 checksum is because you
are using code for a 32 bit machine. If you recompile on a 32
bit machine the checksums will match.
Alternatively, try and locate code that has been updated to
support 64 bits.

Sarah
1766.2Pointers to 64 bit MD5GENIE::MUKHERJEEWed Feb 05 1997 08:276
Anyone know where we can find a version for 64 bit?

Sarah, maybe you can put a copy on morse with the patch?

Thanks,
Arjo
1766.3Code ??? 64 bitNETRIX::"[email protected]"Chris RoetsThu Feb 06 1997 03:036
Hi Sarah,
What do you mean with code, the image or the source ?
I compiled on Digital Unix, this is 64 bit isn't it.

Chris
[Posted by WWW Notes gateway]