I was reading the specs page and wondering since blake3 is out if it would be possible to use that instead? I'm new to all of this but I don't think these two libraries give the same hash, but I'm not sure.
https://docs.rs/blake3/1.5.4/blake3/struct.Hash.html#method.as_bytes
I know its rust, but they have doc pages with function signatures. But would this work?