Now hashers support hashing only 32bit message length in bits.
This is about 512Mb. After that it calculates wrong hash.
I'm ignoring this, but now https://nf404.github.io/crypto-api/example/hasher-file.html calculates 1Mb per second on my core I5, so 600Mb calculates about 10min. This may be not so rare case to calculate hash from 1Gb file in browser )))
Now hashers support hashing only 32bit message length in bits.
This is about 512Mb. After that it calculates wrong hash.
I'm ignoring this, but now https://nf404.github.io/crypto-api/example/hasher-file.html calculates 1Mb per second on my core I5, so 600Mb calculates about 10min. This may be not so rare case to calculate hash from 1Gb file in browser )))