The BLAKE2 family of cryptographic hash algorithms outperform SHA2/3 by a factor of 2 (according to my tests with a 267M file) while at the same time claiming to be as secure.
It would thus be nice to have support for it in the file resource.
The [BLAKE2|https://www.blake2.net/] family of cryptographic hash algorithms outperform outperforms SHA2/3 by a factor of 2 (according to my tests with a 267M file) while at the same time claiming to be as secure.
It would thus be nice to have support for it in the file resource.