Quote from: anon on May 31, 2020, 04:00:24
I definitely want 4900HS in my next laptop but I'm not going to pretend that hashing isn't a sequential algorithm. It has to be by design to prevent preimage attacks. Hash Tab is one of the programs (Windows shell extension, really) that I install on every fresh Windows install--I hash something practically every day or two, to check for duplicates, for changes, etc, especially for OS install images which are large and take several minutes. Every time you use virustotal.com the first thing it does is hash the file, as well.
A single hash might be sequential, multiple ones are not (as in, you can hash multiple files at the same time, not as simple for OS iso's but how often do you do those anyway?)