How long do you predict before sharing hash sums alongside file attachments become a norm?
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm
<div class="images-v2-count-0"></div>I share md5 hash sums with my music downloads. They should be at least sha256 now that I think about it. Luckily, I can easily do this is Linux with md5sum, etc..Sat, 23 Sep 2017 13:40:28 -0400How long do you predict before sharing hash sums alongside file attachments become a norm?
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm
<div class="images-v2-count-0"></div>I share md5 hash sums with my music downloads. They should be at least sha256 now that I think about it. Luckily, I can easily do this is Linux with md5sum, etc..SGT Private RallyPoint MemberSat, 23 Sep 2017 13:40:28 -04002017-09-23T13:40:28-04:00Response by SGT Jim Arnold made Sep 23 at 2017 1:45 PM
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm?n=2941121&urlhash=2941121
<div class="images-v2-count-0"></div>it really depends on how well people adapt to certain platforms I just started using Linux but i am more familiar with the windows versionSGT Jim ArnoldSat, 23 Sep 2017 13:45:02 -04002017-09-23T13:45:02-04:00Response by SSG Derek Scheller made Sep 23 at 2017 2:43 PM
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm?n=2941255&urlhash=2941255
<div class="images-v2-count-0"></div>I don’t necessarily share any files except through my Google Drive so maybe I should start doing it myself as it will show proof of file integrity.SSG Derek SchellerSat, 23 Sep 2017 14:43:38 -04002017-09-23T14:43:38-04:00Response by SPC(P) Private RallyPoint Member made Sep 23 at 2017 2:52 PM
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm?n=2941265&urlhash=2941265
<div class="images-v2-count-0"></div>Well md5 is weak from a security stand-point and maybe over-strength from an error detection stand-point . <br /><br />For security you want sha256, sha384, sha512 or sha3(keccak). However merely having the hash sitting next to the real thing might not provide that much protection from tampering. If an attacker can alter the file, then he can surely alter the hash to match. You need a digital signature backed by a public-key cryptography as well.<br /><br />From an error detection stand-point a 32bit crc will only match one in 4 billion from accidental changes. There are also standards for a 64 bit crc. A 64bit crc should protect against all accidental errors to a very high degree of probability, but for many file formats an attacker could create a substitute file that collides.<br /><br />So longer time frames I think that having digital signatures that use secure hash functions will become more and more of a norm. In many cases they will be embedded into the file itself, but ways to exist along-side or wrapping particular files should also become more common.SPC(P) Private RallyPoint MemberSat, 23 Sep 2017 14:52:26 -04002017-09-23T14:52:26-04:00Response by Maj Private RallyPoint Member made Sep 23 at 2017 5:52 PM
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm?n=2941503&urlhash=2941503
<div class="images-v2-count-0"></div>It'll probably never be a manual thing people do. The best we can reasonably hope for is a browser that verifies it for us.Maj Private RallyPoint MemberSat, 23 Sep 2017 17:52:27 -04002017-09-23T17:52:27-04:00Response by PO3 Phyllis Maynard made Sep 24 at 2017 5:50 AM
https://www.rallypoint.com/answers/how-long-do-you-predict-before-sharing-hash-sums-alongside-file-attachments-become-a-norm?n=2942318&urlhash=2942318
<div class="images-v2-count-0"></div>My understanding of this is very weak. I'll stay tuned.PO3 Phyllis MaynardSun, 24 Sep 2017 05:50:48 -04002017-09-24T05:50:48-04:002017-09-23T13:40:28-04:00