AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

Is there any difference between MD5 created by CSUM and MD5 created in Windows?

  • 1.  Is there any difference between MD5 created by CSUM and MD5 created in Windows?

    Posted Fri March 27, 2015 01:34 PM

    Originally posted by: KutaBeach


    Greetings guys!

    I am experiencing a strange issue. I calculate MD5 hash of a file with CSUM command in AIX, and I calculate MD5 hash of the same file with FCIV.EXE program in Windows and I get different results. 

     

    Could you please explain why this may happen?



  • 2.  Re: Is there any difference between MD5 created by CSUM and MD5 created in Windows?

    Posted Wed May 06, 2015 12:17 PM

    Originally posted by: GarlandJoseph


    I would validate FCIV.EXE by running a different tool on windows (since FCIV.EXE is not supported).

     

    Try a windows version of...http://en.wikipedia.org/wiki/Md5sum or install something like CYGWIN and use it's checksum tool.  Then compare results to AIX and FCIV.EXE on windows.