Ref T12464. This defuses any possible SHA1-collision attacks by using SHA256, for which there is no known collision.
(SHA256 hashes are larger -- 256 bits -- so expand the storage column to 64 bytes to hold them.)
Differential D17620
Upgrade File content hashing to SHA256 epriestley on Apr 4 2017, 10:38 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T12464. This defuses any possible SHA1-collision attacks by using SHA256, for which there is no known collision. (SHA256 hashes are larger -- 256 bits -- so expand the storage column to 64 bytes to hold them.)
Diff Detail
|