Skip to content
Snippets Groups Projects
Verified Commit 0e71ebfa authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

hashutil: Add MultiHash to compute hashes of content in 1 roundtrip

This is the first step to improve the hashutil module according to
"the" plan [1].

In this regards, the hashutil exposes the same function as before.
Internally though, they now uses a MultiHash instance.

Related D410

[1] D410#7952
parent 7f885ed5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment