Dear Users! Please post bug reports about FDM here!

File Integrity - More

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: File Integrity - More

File Integrity - More

Post by HashChecksum » Sat Jul 02, 2022 7:32 am

currently fdm only have md5, sha1, sha256. we need more?

microsoft stuff nowadays use sha512 instead of above - example - https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.6-windows-x64-installer - they dont give other checksum other than sha512

meanwhile, old stuff on the internet most of the time only give crc32 & crc64.

could those be added to future release. i know there a dedicate software for checking file checksum, but if it those were to be added directly to fdm, it would mean i have less clicking to do (you know, opening the program, click add, click file, click ok, click check/calculate, close program).

Top