You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: