mirror of
https://github.com/BLAKE3-team/BLAKE3
synced 2024-11-10 00:51:46 +01:00
05292a018b
These clutter the toplevel API, and their prominence might lead callers to prefer them as a first resort, which probably isn't a good idea. Restricting multithreading to `Hasher::update_rayon` feels better, similar to what we've done with `Hasher::finalize_xof`. (But I think `update_rayon` is still an improvement over the trait-based interface that it replaced.) |
||
---|---|---|
.. | ||
bench.rs |